Struct rquickjs_core::Null [−][src]
pub struct Null;
Expand description
The placeholder which treated as null
value
Implementations
Convert into value
Convert from value
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Null
impl UnwindSafe for Null
Blanket Implementations
Mutably borrows from an owned value. Read more
Compare self to key
and return true
if they are equal.