MCPcopy Create free account
hub / github.com/ezrosent/allocators-rs / insert

Method insert

elfmalloc/src/frontends.rs:293–324  ·  view source on GitHub ↗

Try to insert `item`. The return value indicates if the value was successfully inserted.

(&mut self, item: *mut u8, meta: &Metadata)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

return_memoryMethod · 0.45
allocFunction · 0.45

Calls 4

as_rawMethod · 0.80
bucket_numMethod · 0.80
getMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected