Module utils

Module utils 

Source
Available on crate feature cli only.
Expand description

Utility functions used by the Solar CLI.

Enums§

LogDestination
tracing logger destination.

Functions§

init_logger
Initialize the tracing logger.
new_allocator
Create a new instance of the global allocator.

Type Aliases§

Allocator
The global allocator used by the compiler.