macro_rules! assert_bag_impl_prep {
($impl_into_iter:expr $(,)?) => { ... };
}Expand description
Assert bag implementation preparation.
macro_rules! assert_bag_impl_prep {
($impl_into_iter:expr $(,)?) => { ... };
}Assert bag implementation preparation.