Macro seed::option

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