units_inches

Function units_inches 

Source
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.