Macro amplify::small_set

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

Helper macro to construct confined HashSet of a SmallHashSet type