[−][src]Module parity_codec::alloc
Modules
| borrow | A module for working with borrowed data. |
| boxed | A pointer type for heap allocation. |
| string | A UTF-8 encoded, growable string. |
| vec | A contiguous growable array type with heap-allocated contents, written
|
Macros
| vec | Creates a |