initSidebarItems({"struct":[["R","Read-only access."],["RW","Both read and write access."],["W","Write-only access."]],"trait":[["Readable","A trait that represents readable access; that is, `R` and `RW`."],["Writable","A trait that represents writable access; that is, `W` and `RW`."]]});