Type Definition Stream
Other items intf_demo_parser::demo
type Stream<'a> = BitReadStream<'a, LittleEndian>;