Skip to main content

Module mmap_backing

Module mmap_backing 

Source

Enums§

MmapBacking
Owns the backing memory for a TRX data array.

Functions§

vec_to_bytes
Convert a Vec<T: Pod> into a Vec<u8> by copying the raw bytes.