Attribute Macrosยง
- compile_
if - The compile_if macro is used to define a
ConditionallyCompileIf. formats for calling are: - continuation
- The
continuationmacro generates a staticfn() -> 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: