Type Definition jsona_util::AsyncMutex

source · []
pub type AsyncMutex<T> = Mutex<T>;