Type Definition kitsune_p2p::HostApi

source · []
pub type HostApi = Arc<dyn KitsuneHost + Send + Sync>;
Expand description

Trait object for the host interface