adventure-sim/src/util/types.rs

3 lines
50 B
Rust

pub type Seconds = f32;
pub type Kilograms = f32;