var searchIndex = {}; searchIndex["scoped_allocator"] = {"doc":"","items":[[3,"Allocated","scoped_allocator","An item allocated by a custom allocator.",null,null],[3,"ScopedAllocator","","A scoped linear allocator",null,null],[11,"deref","","",0,null],[11,"deref_mut","","",0,null],[11,"drop","","",0,null],[11,"new","","Creates a new `ScopedAllocator` backed by a memory buffer of given size.",1,{"inputs":[{"name":"usize"}],"output":{"name":"scopedallocator"}}],[11,"allocate","","Attempts to allocate space for the T supplied to it.",1,null],[11,"allocate_raw","","Attempts to allocate some bytes directly.\nReturns either a pointer to the start of the block or nothing.",1,null],[11,"scope","","Calls the supplied function with a new scope of the allocator.",1,null],[11,"drop","","Drops the `ScopedAllocator`",1,null]],"paths":[[3,"Allocated"],[3,"ScopedAllocator"]]}; initSearch(searchIndex);