Type Alias ini::PropertyKey
source · pub type PropertyKey = String;
Expand description
Internal storage of property’s key
Aliased Type§
struct PropertyKey { /* private fields */ }
pub type PropertyKey = String;
Internal storage of property’s key
struct PropertyKey { /* private fields */ }