Searched defs:HeaderC (Results 1 – 2 of 2) sorted by relevance
157 pub struct HeaderC { struct159 pub def: DeclarationListC,603 impl Arbitrary for HeaderC { implementation604 fn arbitrary<G: Gen>(g: &mut G) -> HeaderC { in arbitrary()614 impl fmt::Display for HeaderC { implementation626 impl fmt::Debug for HeaderC { implementation
57 header: fuzzers::HeaderC, in run_predicate_script()