[−][src]Crate bump_into
Macros
| space | Creates an uninitialized array of |
| space_aligned | Creates an uninitialized single |
| space_zeroed | Creates a zeroed array of |
| space_zeroed_aligned | Creates a zeroed single |
Structs
| AlignOf | A zero-sized struct that becomes |
| BumpInto | A bump allocator over an arbitrary region of memory. |
| SizeOf | A zero-sized struct that becomes |