Skip to main content

req

Function req 

Source
pub fn req(args: &[String], i: &mut usize) -> Result<String>
Expand description

Read the next argv token after a flag (e.g. --weights path).