Macro iron_shapes::shape::geometry_from
source · macro_rules! geometry_from { ( $t:tt ) => { ... }; }
Expand description
Implement From for Geometry.
macro_rules! geometry_from { ( $t:tt ) => { ... }; }
Implement From for Geometry.