[][src]Trait transact::protos::IntoNative

pub trait IntoNative<T>: Sized where
    T: FromProto<Self>, 
{ fn into_native(self) -> Result<T, ProtoConversionError> { ... } }

Provided methods

Loading content...

Implementors

Loading content...