Trait yaxpeax_arch::AddressDiffAmount[][src]

pub trait AddressDiffAmount: Copy + Clone + PartialEq + PartialOrd + Eq + Ord + Zero + One + Serialize + for<'de> Deserialize<'de> { }

Implementations on Foreign Types

Implementors