Struct ice_core::glue::common::CustomProperties [] [src]

pub struct CustomProperties {
    pub fields: Mutex<HashMap<String, CString>>,
}

Fields

Trait Implementations

impl Default for CustomProperties
[src]

Returns the "default value" for a type. Read more

impl Debug for CustomProperties
[src]

Formats the value using the given formatter.