Module tokio::sync::rwlock::read_guard

source ·

Structs§

  • Inner 🔒
  • RAII structure used to release the shared read access of a lock when dropped.