Trait yaxpeax_arch::Address[][src]

pub trait Address where
    Self: AddressBase + Serialize + for<'de> Deserialize<'de> + AddrParse
{ }

Implementations on Foreign Types

Implementors