[][src]Macro capra_core::gas

macro_rules! gas {
    ($o2:expr, $he:expr) => { ... };
}

Shorthand for creating a Gas, in a style similar to mix notation (O2/He)

Panics

This macro will panic if the two supplied values exceed 100.