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