Struct v8_sys::_NumberObject [] [src]

#[repr(C)]
pub struct _NumberObject(_);

Trait Implementations

impl Debug for _NumberObject
[src]

Formats the value using the given formatter.

impl Copy for _NumberObject
[src]

impl Clone for _NumberObject
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more