[][src]Macro seed::marker

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