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