Skip to main content

run_test_command

Function run_test_command 

Source
pub async fn run_test_command(
    tool: &str,
    crate_name: Option<&str>,
    item_path: Option<&str>,
    query: Option<&str>,
    sort: Option<&str>,
    version: Option<&str>,
    limit: u32,
    format: &str,
) -> Result<(), Box<dyn Error>>
Expand description

Test tool command