Searched defs:VecIoWrapper (Results 1 – 1 of 1) sorted by relevance
61 pub(crate) struct VecIoWrapper { struct65 impl From<Vec<u8>> for VecIoWrapper { implementation71 impl Into<Vec<u8>> for VecIoWrapper { implementation77 impl VecIoWrapper { implementation100 unsafe impl BackingMemory for VecIoWrapper { implementation