Struct js::jsapi::String [] [src]

#[repr(C)]
pub struct String { pub flags: u32, pub length: u32, pub String_jsfriendapi_h_unnamed_13: String_jsfriendapi_h_unnamed_13, }

Fields

Trait Implementations

impl Debug for String
[src]

[src]

Formats the value using the given formatter.

impl Copy for String
[src]

impl Clone for String
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more