Function handle

Source
pub async fn handle(
    cmd: StorageCommands,
    format: OutputFormat,
) -> Result<(), Box<dyn Error>>