portal-trait-transformer

Crates.ioportal-trait-transformer
lib.rsportal-trait-transformer
version0.0.0
sourcesrc
created_at2024-08-31 16:57:27.356428
updated_at2024-08-31 16:57:27.356428
descriptionUtilities for working with impl traits in Rust
homepage
repositoryhttps://github.com/rust-lang/impl-trait-utils
max_upload_size
id1359047
size13,611
(gkgoat1)

documentation

README

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.

Commit count: 68

cargo fmt