pub type Model { STEP OBJ Custom(String) }
STEP
OBJ
Custom(String)
pub const type_name: String = "model"
pub fn to_string(model: Model) -> String