Type Alias tor_linkspec::LoggedChanTarget

source ·
pub type LoggedChanTarget = BoxSensitive<OwnedChanTarget>;
Expand description

An OwnedChanTarget suitable for logging and including in errors

Aliased Type§

struct LoggedChanTarget(/* private fields */);