Expand description
Define the Anonymity
type to indicate a level of anonymity.
Enums§
- Anonymity
- The level of anonymity that an onion service should try to run with.
Constants§
- ANON_
STRING 🔒 - A string used to represent
Anonymity::Anonymous
in serde. - DANGER_
STRING 🔒 - A string used to represent
Anonymity::DangerouslyNonAnonymous
in serde.