Macro seed::id

source ·
macro_rules! id {
    { $id:expr } => { ... };
}
Expand description

Convenience macro, for brevity.