Skip to main content

try_macro

Attribute Macro try_macro 

Source
#[try_macro]
Expand description

Replace ? for user Try::branch

Apply on Item, e.g #[try_macro] fn foo() {}