Module host

Source
Expand description

The host platform (i.e. the CPU and main memory)

Modules§

ops

Structs§

Heap
Stack

Enums§

Buffer
Host
SliceConverter
A buffer in host memory, either borrowed or owned

Constants§

VEC_MIN_SIZE

Type Aliases§

ArrayBuf
StackVec
A stack-allocated buffer.