Trait grid_sdk::protos::IntoNative [−][src]
pub trait IntoNative<T>: Sized where
T: FromProto<Self>, { fn into_native(self) -> Result<T, ProtoConversionError> { ... } }
pub trait IntoNative<T>: Sized where
T: FromProto<Self>, { fn into_native(self) -> Result<T, ProtoConversionError> { ... } }