Macro seed::object

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