pub fn units_inches<'a, I: Iterator<Item = Field<'a>>>(args: I) -> Command<'a>Expand description
Use inches for length units
To instantiate the command, call this function or use the crate::command macro.
pub fn units_inches<'a, I: Iterator<Item = Field<'a>>>(args: I) -> Command<'a>Use inches for length units
To instantiate the command, call this function or use the crate::command macro.