Expand description

crates.io version license: Apache 2.0 unsafe forbidden pipeline status

Procedural macro for the safina-async-test package

Changelog

  • V0.1.4 - Update docs.
  • v0.1.3 - Use safina-executor v0.2.0.
  • v0.1.2
    • Depend on safe_proc_macro2 and safe_quote.
    • Work properly on test functions with annotations.
  • v0.1.1 - Fix paths.
  • v0.1.0 - Initial version

Release Process

  1. Edit Cargo.toml and bump version number.
  2. Run ./release.sh

Attribute Macros