pub fn spawn_delete( client: Client, uuid: String, on_done: impl FnOnce(Result<(), ClientError>) + Send + 'static, )
spawn_list’s own doc, delete instead of list.
spawn_list
delete
list