Skip to main content

Crate lunar_lib

Crate lunar_lib 

Source

Modules§

formatter
log
paths
prompts

Macros§

ask
Requests an “Ask” or “Yes/No” prompt to the current prompter lazily using format args
debug
Attempts to log format args as debug to the current logger lazily
error
Attempts to log format args as an error to the current logger lazily
info
Attempts to log format args as info to the current logger lazily
log
Attempts to log format args to the current logger lazily
okay
Requests an “Okay” prompt to the current prompter lazily using format args
trace
Attempts to log format args as a trace to the current logger lazily
warn
Attempts to log format args as a warning to the current logger lazily