Type Definition tf_demo_parser::demo::Stream

source · []
pub type Stream<'a> = BitReadStream<'a, LittleEndian>;