[][src]Trait dinotree_alg::analyze::HasId

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

Required methods

fn get_id(&self) -> usize

Loading content...

Implementors

Loading content...