[][src]Trait storaget::HasId

pub trait HasId {
    fn get_id(&self) -> &str;
}

Required methods

fn get_id(&self) -> &str

Loading content...

Implementors

Loading content...