1 unstable release
0.0.0 | Aug 31, 2024 |
---|
#92 in #async-trait
9KB
151 lines
trait_transformer
trait_transformer
does the same thing as trait_variant
, but using experimental nightly-only syntax that depends on the return_type_notation
feature. It may be used to experiment with new kinds of trait transformations in the future.
Dependencies
~260–720KB
~17K SLoC