[][src]Trait internet2::presentation::encoding::CreateUnmarshaller

pub trait CreateUnmarshaller: Sized + TypedEnum {
    pub fn create_unmarshaller() -> Unmarshaller<Self>;
}

Required methods

Loading content...

Implementors

Loading content...