async-rs/async-std

Feature request: Blocking methods

ChosenName opened this issue · 0 comments

Currently there is no way to access RwLock or Mutex in both async and blocking contexts.