Searched defs:StartByteMap (Results 1 – 2 of 2) sorted by relevance
208 pub(crate) struct StartByteMap { struct212 impl StartByteMap { argument216 pub(crate) fn new(lookm: &LookMatcher) -> StartByteMap { in new()267 ) -> Result<(StartByteMap, usize), DeserializeError> { in from_bytes()307 impl core::fmt::Debug for StartByteMap { implementation
1623 pub(crate) fn start_map(&self) -> &StartByteMap { in start_map()