Macro seed::wbr

source · []
macro_rules! wbr {
    ($($part:expr),* $(,)?) => { ... };
}