Skip to main content

KclObjectFields

Type Alias KclObjectFields 

Source
pub type KclObjectFields = IndexMap<String, KclValueView>;

Aliased Typeยง

pub struct KclObjectFields { /* private fields */ }