Skip to main content

spawn_delete

Function spawn_delete 

Source
pub fn spawn_delete(
    client: Client,
    uuid: String,
    on_done: impl FnOnce(Result<(), ClientError>) + Send + 'static,
)
Expand description

spawn_list’s own doc, delete instead of list.