[][src]Macro seed::strong

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