Macro otopr::seal [−][src]
macro_rules! seal {
($(for $(< $($id : ident $(: $bound : path) ?), + $(,) ? >) ? $ty : ty), +
$(,) ?) => { ... };
}
macro_rules! seal {
($(for $(< $($id : ident $(: $bound : path) ?), + $(,) ? >) ? $ty : ty), +
$(,) ?) => { ... };
}