4 releases

0.1.4 Feb 25, 2022
0.1.3 Feb 25, 2022
0.1.2 Feb 22, 2022
0.1.1 Mar 27, 2021
0.1.0 Mar 27, 2021

#508 in #procedural

Download history 8/week @ 2024-02-12 9/week @ 2024-02-19 21/week @ 2024-02-26 20/week @ 2024-03-04 13/week @ 2024-03-11 13/week @ 2024-03-18 9/week @ 2024-03-25 25/week @ 2024-04-01 10/week @ 2024-04-08 13/week @ 2024-04-15

57 downloads per month
Used in 6 crates (via safina-async-test)

Apache-2.0

8KB
52 lines

safina-async-test-core

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

License: Apache-2.0

Dependencies

~255KB