Struct gdnative::Utf8String [] [src]

pub struct Utf8String(_);

Methods

impl Utf8String
[src]

[src]

Important traits for &'a mut [u8]
[src]

[src]

[src]

Trait Implementations

impl Drop for Utf8String
[src]

[src]

Executes the destructor for this type. Read more

impl Debug for Utf8String
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Utf8String

impl Sync for Utf8String