Crate sapio_macros

Source

Attribute Macrosยง

compile_if
The compile_if macro is used to define a ConditionallyCompileIf. formats for calling are:
continuation
The continuation macro generates a static fn() -> Option<FinishOrFunc> method for a given impl.
guard
The guard macro is used to define a Guard. Guards may be cached or uncached. formats for calling are:
then
The then macro is used to define a ThenFunction. formats for calling are: