Struct v8_sys::_String [] [src]

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

Trait Implementations

impl Debug for _String
[src]

Formats the value using the given formatter.

impl Copy for _String
[src]

impl Clone for _String
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more