pub fn custom_struct(name: &str, members: Vec<StructMember>) -> CustomTypeExpand description
Creates a new CustomType of type struct.
pub fn custom_struct(name: &str, members: Vec<StructMember>) -> CustomTypeCreates a new CustomType of type struct.