[−][src]Macro static_assertions::assert_impl
Deprecated since 0.3.4:
please use assert_impl_all!
instead
Asserts that the type implements all of the given traits.
This is an alias for assert_impl_all!
.