Skip to main content

Module anon_level

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.