Skip to main content

lv

Macro lv 

Source
macro_rules! lv {
    ($level:expr) => { ... };
}
Expand description

Shorthand for BuildingLevel::new.