You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Asserts that the trait is a parent of all of the other traits.
Frequently asked questions to README.md
Fixed
assert_eq_size_val!, const_assert_eq!, and const_assert_ne! to export
their local inner macros. Not having this prevented them from working when used or called directly via static_assertions::macro!(...)