Constant ARG_NAMES
pub const ARG_NAMES: &[&str];
Expand description
A default set of argument names that can be passed to Computation::display
.
pub const ARG_NAMES: &[&str];
A default set of argument names that can be passed to Computation::display
.