Struct rbspy_ruby_structs::ruby_2_1_3::RString [] [src]

#[repr(C)]
pub struct RString { pub basic: RBasic, pub as_: RString__bindgen_ty_1, }

Fields

Trait Implementations

impl Copy for RString
[src]

impl Clone for RString
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for RString
[src]

[src]

Formats the value using the given formatter.