Searched defs:FlagInfoHeader (Results 1 – 2 of 2) sorted by relevance
28 pub struct FlagInfoHeader { struct38 impl fmt::Debug for FlagInfoHeader { argument57 impl FlagInfoHeader { impl
23 fn new_header(container: &str, num_flags: u32, version: u32) -> FlagInfoHeader { in new_header()