Skip to main content

Crate ytil_macros

Crate ytil_macros 

Source
Expand description

Proc-macro companion for ytil_sys.

If try_trait_v2 stabilises, this crate could be replaced by a CliResult newtype implementing Termination + FromResidual.

Attribute Macrosยง

main
Wraps fn main() -> rootcause::Result<()> into ytil_sys::run so errors print in bold red.