Macro amplify::tiny_bset

source ·
macro_rules! tiny_bset {
    ($($x:expr),+ $(,)?) => { ... };
}
Expand description

Helper macro to construct confined BTreeSet of a TinyOrdSet type