pub fn get_read_and_written_keys() -> Vec<(Vec<u8>, u32, u32, bool)>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator