Macro rustc_query_impl::plumbing::feedable
source ยท macro_rules! feedable { ([]) => { ... }; ([(feedable) $($rest:tt)*]) => { ... }; ([$other:tt $($modifiers:tt)*]) => { ... }; }
macro_rules! feedable { ([]) => { ... }; ([(feedable) $($rest:tt)*]) => { ... }; ([$other:tt $($modifiers:tt)*]) => { ... }; }