Macro seed::q

source ·
macro_rules! q {
    ($($part:expr),* $(,)?) => { ... };
}