Struct gdnative_sys::godot_dictionary [−][src]
Fields
_dont_touch_that: [u8; 8]
Trait Implementations
impl Debug for godot_dictionary[src]
impl Debug for godot_dictionaryfn 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_dictionary[src]
impl Default for godot_dictionaryfn default() -> godot_dictionary[src]
fn default() -> godot_dictionaryReturns the "default value" for a type. Read more
impl Copy for godot_dictionary[src]
impl Copy for godot_dictionaryimpl Clone for godot_dictionary[src]
impl Clone for godot_dictionaryAuto Trait Implementations
impl Send for godot_dictionary
impl Send for godot_dictionaryimpl Sync for godot_dictionary
impl Sync for godot_dictionary