Type Alias kitsune_p2p_types::tx2::tx2_pool::Ep

source ·
pub type Ep = Box<dyn AsEp>;
Expand description

Trait object endpoint

Aliased Type§

struct Ep(/* private fields */);