Skip to main content

handle

Function handle 

Source
pub async fn handle(
    cmd: PlatformsCommand,
    client: &RommClient,
    format: OutputFormat,
) -> Result<()>