Trait IntoOther
into_other
pub trait IntoOther<O> { fn into_other(self) -> O; }
fn into_other(self) -> O
impl IntoOther<Error> for EngineTraitsError
fn into_other(self) -> ProtoError
fn into_other(self) -> RaftError