Searched defs:DumbMapping (Results 1 – 1 of 1) sorted by relevance
23 pub struct DumbMapping<'a> { struct28 impl AsRef<[u8]> for DumbMapping<'_> { argument34 impl AsMut<[u8]> for DumbMapping<'_> { implementation40 impl Borrow<[u8]> for DumbMapping<'_> { implementation46 impl BorrowMut<[u8]> for DumbMapping<'_> { implementation52 impl Deref for DumbMapping<'_> { implementation60 impl DerefMut for DumbMapping<'_> { implementation66 impl<'a> Drop for DumbMapping<'a> { implementation