Struct js::jsapi::TabSizes [] [src]

#[repr(C)]
pub struct TabSizes { pub objects: usize, pub strings: usize, pub private_: usize, pub other: usize, }

Fields

Trait Implementations

impl Debug for TabSizes
[src]

[src]

Formats the value using the given formatter.

impl Copy for TabSizes
[src]

impl Clone for TabSizes
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more