Variants
None
Some(&'a str, &'a J::MetaData)
Implementations
Trait Implementations
Auto Trait Implementations
impl<'a, J> RefUnwindSafe for ActiveProperty<'a, J> where
<J as Json>::MetaData: RefUnwindSafe,
impl<'a, J> Send for ActiveProperty<'a, J>
impl<'a, J> Sync for ActiveProperty<'a, J>
impl<'a, J> Unpin for ActiveProperty<'a, J>
impl<'a, J> UnwindSafe for ActiveProperty<'a, J> where
<J as Json>::MetaData: RefUnwindSafe,
Blanket Implementations
Mutably borrows from an owned value. Read more