# Constants
ResultError is a Result of type Error.
ResultOk is a Result of type Ok.
ResultUnspecified is a Result of type Unspecified.
# Variables
No description provided by the author
# Interfaces
Auditor is a audit message writer.
# Type aliases
Result ..