Crate sapio_macros

source ·

Attribute Macros

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