[][src]Trait purezen::allocator::Index

pub trait Index: Copy + Eq + Debug + From<usize> + Into<usize> { }

Trait implemented by index types used by this allocator

Implementors

impl Index for purezen::message::object::Id[src]

impl Index for purezen::pd::graph::Id[src]

Loading content...