Trait the_key::KeyPart[][src]

pub trait KeyPart {
    fn get_name_pointer(&self) -> *const &'static str;
fn get_bytes_pointer(&self) -> *const &'static [u8]; }

Required methods

Loading content...

Implementors

Loading content...