Skip to main content

spec_bin

Function spec_bin 

Source
pub fn spec_bin(
    args: impl IntoIterator<Item = impl AsRef<str>>,
    default_bin: &str,
) -> Option<String>
Expand description

Parse --usage-spec / --usage-spec=BIN from argv (after the program name).