darkfi::net::hosts

Type Alias HostsPtr

Source
pub type HostsPtr = Arc<Hosts>;
Expand description

Atomic pointer to hosts object

Aliased Typeยง

struct HostsPtr { /* private fields */ }