Skip to main content

Crate go_lib_macros

Crate go_lib_macros 

Source
Expand description

Procedural macros for go-lib.

Exported through go_lib — use as #[go_lib::run].

Attribute Macros§

run
Attribute macro that wraps a function body in [go_lib::run].