Skip to main content

handle_describe

Function handle_describe 

Source
pub async fn handle_describe(
    workspace_path: Option<&Path>,
    mode: &str,
    release: &[String],
    release_all_declared: bool,
    argv: &[String],
) -> Result<()>