[][src]Function raft4rs::error::convert

pub fn convert<T, E: ToString>(result: Result<T, E>) -> RaftResult<T>