initSidebarItems({"enum":[["BorrowState","An enumeration of values returned from the `state` method on a `RefCell`."]],"struct":[["Ref","Wraps a borrowed reference to a value in a `RefCell` box. A wrapper type for an immutably borrowed value from a `RefCell`."],["RefCell","A clone of the standard library's `RefCell` type."],["RefMut","A wrapper type for a mutably borrowed value from a `RefCell`."]]});