Struct v8_sys::_Number [] [src]

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

Trait Implementations

impl Debug for _Number
[src]

Formats the value using the given formatter.

impl Copy for _Number
[src]

impl Clone for _Number
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more