Macro seed::mark

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