Macro seed::marker

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