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