#traits #const #impl #macro

macro const_trait_impl

Moved to unconst_trait_impl due to collision between manually added dependency and implicit associated feature for the crate

4 releases

0.1.3 Feb 16, 2022
0.1.2 Feb 16, 2022
0.1.1 Feb 13, 2022
0.1.0 Feb 13, 2022

#84 in #impl

MIT/Apache

30KB
630 lines

The crate has been moved

The crate has been moved here to avoid conflict between the implicit feature associated with the crate and the manually added feature const_trait_impl.

Issue: https://github.com/rust-lang/cargo/issues/1286

Dependencies

~1.5MB
~33K SLoC