[][src]Trait prototty_monolithic_storage::StoreBytes

pub trait StoreBytes {
    fn store(&mut self, bytes: &[u8]);
}

Required methods

fn store(&mut self, bytes: &[u8])

Loading content...

Implementors

Loading content...