#![allow(clippy::forget_non_drop)]// This example exists to allow for profiling
// applications to provide details about
// the criterion benchmarks
useress::Tokenizer;fnmain(){for_in0..1000{let null =Tokenizer::new("null").next(true).unwrap();core::mem::forget(null);}}