Function test::cli::get_format
source · fn get_format(
matches: &Matches,
quiet: bool,
allow_unstable: bool
) -> Result<OutputFormat, String>
🔬This is a nightly-only experimental API. (
test
)fn get_format(
matches: &Matches,
quiet: bool,
allow_unstable: bool
) -> Result<OutputFormat, String>
test
)