# Functions

Errorf creates a Diagnostics with a single Error level Diagnostic entry.
FromErr will convert an error into a Diagnostics.

# Constants

No description provided by the author
No description provided by the author

# Structs

Diagnostic is a contextual message intended at outlining problems in user configuration.

# Type aliases

Diagnostics is a collection of Diagnostic.
Severity is an enum type marking the severity level of a Diagnostic.