zed/crates/live_kit_client/src
Piotr Osiewicz abf3b4a54e
chore: Replace lazy_static Mutex with const. (#2693)
Mutex::new() is const-stable as of Rust 1.63.

Release Notes:
- N/A
2023-07-07 15:07:12 +02:00
..
live_kit_client.rs Implement test stubs 2023-06-15 19:28:59 -07:00
prod.rs fmt 2023-06-27 19:25:46 -07:00
test.rs chore: Replace lazy_static Mutex with const. (#2693) 2023-07-07 15:07:12 +02:00