Type Definition simd_json_derive::Tape[][src]

type Tape<'input> = Peekable<IntoIter<Node<'input>>>;