[−][src]Crate stackbox
::stackbox
&owning references in stable Rust - no_std-friendly Box
See the documentation of the StackBox type for more info.
Modules
| dyn_traits | Hand-rolled implementations of pervasive  | 
| prelude | This crates prelude: usage of this crate is designed to be ergonomic provided all the items within this module are in scope. | 
Macros
| custom_dyn | Helper macro to define custom  | 
| mk_slots | Convenience macro to batch-create multiple  | 
| stackbox | Convenience macro for more ergonomic  | 
Structs
| Slot | A  | 
| StackBox | Stack1-allocated  | 
Functions
| mk_slot | Same as  |