Macro fed::fed_promotion [] [src]

macro_rules! fed_promotion {
    ($generic_0:ident => $generic_1:ident; <$($component_0:ty),*> => <$($component_1:ty),*>; $littletype:ty => $bigtype:ty; $($enum_var:path),+) => { ... };
}