IntoProto

Trait IntoProto 

Source
pub trait IntoProto {
    // Required method
    fn into_proto(self) -> Value;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl IntoProto for Value

Implementors§