rust-lang / futures-rs

Zero-cost asynchronous programming in Rust
https://rust-lang.github.io/futures-rs/
Apache License 2.0
5.29k stars 607 forks source link

implement OwnedMappedMutexGuard #2858

Open borngraced opened 1 month ago

borngraced commented 1 month ago

Is there any plan to add implementation for OwnedMappedMutexGuard like in tokio, https://docs.rs/tokio/latest/tokio/sync/struct.OwnedMappedMutexGuard.html