Trait scad_generator::ScadType
[−]
[src]
pub trait ScadType { fn get_code(&self) -> String; }
Trait for converting from rust types to strings compatible with openscad