Module shared_
ref
tor_
dirmgr
0.31.0
Module shared_
ref
Module Items
Structs
In crate tor_
dirmgr
Modules
authority
bootstrap
bridgedesc
config
docid
docmeta
err
event
filter
retry
shared_ref
state
storage
Structs
DirBootstrapEvents
DirBootstrapStatus
DirMgr
DirMgrStore
DocumentText
DownloadSchedule
DownloadScheduleBuilder
FallbackDir
FallbackDirBuilder
SharedMutArc
Enums
DirBlockage
DocId
DocSource
Error
Readiness
Timeliness
Traits
DirProvider
Functions
default_consensus_cutoff
supported_client_protocols
upgrade_weak_ref
Type Aliases
Result
tor_dirmgr
Module
shared_ref
Copy item path
Settings
Help
Summary
Source
Expand description
Utility module to safely refer to a mutable Arc.
Structs
§
Shared
MutArc
experimental-api
A shareable mutable-ish optional reference to a an
Arc
.