Macro amplify::tiny_set

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

Helper macro to construct confined HashSet of a TinyHashSet type