Macro seed::th

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