Type Alias kitsune_p2p_types::tx2::tx2_pool::EpHnd

source ·
pub type EpHnd = Arc<dyn AsEpHnd>;
Expand description

Trait object endpoint handle

Aliased Type§

struct EpHnd { /* private fields */ }