Module anon_level

Source
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.