Struct repr::adt::jsonb::DictEntry [−][src]
Fields
key: &'a strval: &'a [Command<'a>]Auto Trait Implementations
impl<'a> RefUnwindSafe for DictEntry<'a>
impl<'a> UnwindSafe for DictEntry<'a>
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more