Type Alias darkfi::net::hosts::HostsPtr

source ·
pub type HostsPtr = Arc<Hosts>;
Expand description

Atomic pointer to hosts object

Aliased Type§

struct HostsPtr { /* private fields */ }