# Constants
ErrConsistencyCheck is panicked when an internal consistency check fails.
ErrUnimplemented is panicked from functions that aren't implemented yet.
ErrWTF is panicked from code that should never be reached.
# Type aliases
No description provided by the author