pub type KitsuneP2pResult<T> = Result<T, KitsuneP2pError>;
Expand description

Result Type