mirror of
https://github.com/Noratrieb/stuff.git
synced 2026-01-14 16:35:08 +01:00
fix build
This commit is contained in:
parent
810229439a
commit
602f5f83f6
1 changed files with 2 additions and 1 deletions
|
|
@ -32,7 +32,8 @@
|
||||||
//! for more details.
|
//! for more details.
|
||||||
//! ```
|
//! ```
|
||||||
//! use std::collections::HashMap;
|
//! use std::collections::HashMap;
|
||||||
//! use ptr_stuff::{StuffedPtr, StuffingStrategy};
|
//!
|
||||||
|
//! use stuff::{StuffedPtr, StuffingStrategy};
|
||||||
//!
|
//!
|
||||||
//! // Create a unit struct for our strategy
|
//! // Create a unit struct for our strategy
|
||||||
//! struct NanBoxStrategy;
|
//! struct NanBoxStrategy;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue