rstd 0.1.0
Loading...
Searching...
No Matches
rstd.alloc Module Reference

Exported Modules

module  rstd.core
 

Classes

struct  alloc::Global
 The global memory allocator. More...
 

Functions

auto alloc::alloc (Layout layout) noexcept -> mut_ptr< u8 >
 

Files

file  /home/runner/work/rstd/rstd/src/core/alloc/mod.cppm
 
file  /home/runner/work/rstd/rstd/src/alloc/alloc.cppm
 
file  /home/runner/work/rstd/rstd/src/alloc/boxed.cppm
 
file  /home/runner/work/rstd/rstd/src/alloc/ffi/c_str.cppm
 
file  /home/runner/work/rstd/rstd/src/alloc/ffi/mod.cppm
 
file  /home/runner/work/rstd/rstd/src/alloc/vec/mod.cppm
 
file  /home/runner/work/rstd/rstd/src/alloc/rc.cppm
 
file  /home/runner/work/rstd/rstd/src/alloc/str.cppm
 
file  /home/runner/work/rstd/rstd/src/alloc/string.cppm
 
file  /home/runner/work/rstd/rstd/src/alloc/sync.cppm