Type Definition simd_json_derive::Tape

source ·
pub type Tape<'input> = Peekable<IntoIter<Node<'input>>>;