Macro seed::tr

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