Crate implied_bounds

Source
Expand description

§::implied-bounds

Repository Latest version Documentation MSRV unsafe forbidden License CI no_std compatible

Traits§

ImpliedPredicate
Helper trait for the implied/entailed bounds trick.

Attribute Macros§

implied_bounds
Convenience attribute macro to help one rewrite a trait definition as per the rules described in the documentation of ImpliedPredicate.