const_trait_impl 0.1.2

Removed due to collision between manually added dependency and implicit associated feature for the crate
Documentation
1
2
3
4
5
# The crate has been moved


The crate has been moved [here](https://crates.io/crates/unconst_trait_impl) 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