Function raftstore::store::peer_storage::storage_error[][src]

fn storage_error<E>(error: E) -> Error where
    E: Into<Box<dyn Error + Send + Sync>>,