Searched refs:ModInfoBuilder (Results 1 – 2 of 2) sorted by relevance
233 pub struct ModInfoBuilder<const N: usize> { struct239 impl<const N: usize> ModInfoBuilder<N> { argument339 impl ModInfoBuilder<0> { impl
35 struct ModInfoBuilder<'a> { in new() 42 impl<'a> ModInfoBuilder<'a> { in emit_base() 44 ModInfoBuilder { in emit_base() 448 let mut modinfo = ModInfoBuilder::new(ident.as_ref()); in module() 25 struct ModInfoBuilder<'a> { global() struct 32 impl<'a> ModInfoBuilder<'a> { global() implementation