Rename IIFE to maybe (#3165)

Too good of an idea to forget

Release Notes:

- N/A
This commit is contained in:
Mikayla Maki 2023-10-25 17:09:12 +02:00 committed by GitHub
commit f67f42779b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 22 additions and 22 deletions

View file

@ -942,7 +942,7 @@ async fn create_room(
let live_kit_room = live_kit_room.clone();
let live_kit = session.live_kit_client.as_ref();
util::async_iife!({
util::async_maybe!({
let live_kit = live_kit?;
let token = live_kit