Macro seed::tref

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