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]
impl Copy for cxx_string_vector_t[src]
impl Clone for cxx_string_vector_t[src]
fn clone(&self) -> cxx_string_vector_t
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more