MCPcopy Create free account
hub / github.com/dropbox/rust-alloc-no-stdlib / heap_alloc.rs

File heap_alloc.rs

alloc-stdlib/src/heap_alloc.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use std;
2
3
4use super::{SliceWrapper, SliceWrapperMut, Allocator};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected