Function per_arg

Source
pub(crate) fn per_arg(arg: &str, cb: fn(ObjID) -> Result<()>) -> Result<()>