Type Alias tor_hsservice::ipt_set::Shared

source ·
type Shared = Arc<Mutex<PublishIptSet>>;
Expand description

Core shared state

Aliased Type§

struct Shared { /* private fields */ }