Struct gdnative_sys::godot_string [−][src]
Fields
_dont_touch_that: [u8; 8]
Trait Implementations
impl Debug for godot_string[src]
impl Debug for godot_stringfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Default for godot_string[src]
impl Default for godot_stringfn default() -> godot_string[src]
fn default() -> godot_stringReturns the "default value" for a type. Read more
impl Copy for godot_string[src]
impl Copy for godot_stringimpl Clone for godot_string[src]
impl Clone for godot_stringAuto Trait Implementations
impl Send for godot_string
impl Send for godot_stringimpl Sync for godot_string
impl Sync for godot_string