# Functions
New creates a runtime with the specified options.
NewLogger creates an empty logger.
WithModeOverride allows for overriding the mode specified in the config.
# Interfaces
Interface is the interface for the runtime library.
# Type aliases
Option is a function that configures the runtime.