trait-variant
Utilities for working with impl traits in Rust
0.1.3
12M downloads/mo
#2782 most downloaded on crates.io
rust-lang/impl-trait-utils
What this package is like to depend on
Last release 1 months ago
22 Jul 2026
Ships unpredictably
gaps range from 3 weeks to 2.3 years
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
6 releases · first in 2023
1 release in the last 12 months
see the full history below
Release timeline
6 releases · Dec 2023 to Jul 2026Releases
latest 6-
0.1.322 Jul 2026 -
0.1.218 Mar 2024Release notes
Open source →What's Changed
trait_variant::makesupports rewriting of the original trait by @sargarass in #27- Fix associated type generic bounds not in where clause by @bsh98 in #26
New Contributors
- @bsh98 made their first contribution in #26
- @sargarass made their first contribution in #27
Full Changelog: v0.1.1...v0.1.2
-
0.1.105 Jan 2024 -
0.1.021 Dec 2023 -
0.0.118 Dec 2023Release notes
Open source →What's Changed
- Shorten name to trait_variant::make by @tmandry in #8
- Split trait_transformer back into its own crate by @tmandry in #9
- Clarifications to README.md by @tmandry in #10
Full Changelog: v0.0.0...v0.0.1
-
0.0.015 Dec 2023Release notes
Open source →Initial release, for testing
#[make_variant]ahead of the announcement forasync fnand-> impl Traitin traits.