Available on crate feature
cli only.Expand description
Utility functions used by the Solar CLI.
Enums§
- LogDestination
tracinglogger 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.