[][src]Trait transact::protos::IntoProto

pub trait IntoProto<T>: Sized where
    T: FromNative<Self>, 
{ fn into_proto(self) -> Result<T, ProtoConversionError> { ... } }

Provided methods

Loading content...

Implementors

Loading content...