Macro seed::strong

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