1 2 3 4 5
mod mechanics; mod properties; pub use mechanics::Mechanics as MaterialMechanics; pub use properties::Properties as MechanicalProperties;