Struct rocks_sys::cxx_string_vector_t [] [src]

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

Trait Implementations

impl Debug for cxx_string_vector_t
[src]

Formats the value using the given formatter.

impl Copy for cxx_string_vector_t
[src]

impl Clone for cxx_string_vector_t
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more