Trait lde::Va [] [src]

pub trait Va: Copy + Ord + Add<Output = Self> + AddAssign { }

Virtual address type.

Implementors