[][src]Type Definition simd_json_derive::Tape

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