[][src]Trait asn1rs_model::model::protobuf::ToProtobufType

pub trait ToProtobufType {
    fn to_protobuf(&self) -> ProtobufType;
}

Required methods

Loading content...

Implementors

impl ToProtobufType for RustType[src]

Loading content...