Macro calc_config

Source
macro_rules! calc_config {
    ($( $field:ident ),*) => { ... };
}
Expand description

Build functions for getting and setting calc config fields