Struct simd_json::value::tape::Tape [−][src]
pub struct Tape<'input>(_);
Expand description
Tape
pub struct Tape<'input>(_);
Tape
impl<'input> RefUnwindSafe for Tape<'input>
impl<'input> Send for Tape<'input>
impl<'input> Sync for Tape<'input>
impl<'input> Unpin for Tape<'input>
impl<'input> UnwindSafe for Tape<'input>