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

Result Type