Enum doxygen_rs::parser::StringType
source · Expand description
The enum used to represent values of a raw bindgen file
Variants§
Trait Implementations§
source§impl Clone for StringType
impl Clone for StringType
source§fn clone(&self) -> StringType
fn clone(&self) -> StringType
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more