Static STATIC_HEAP

Source
pub(crate) static STATIC_HEAP: StaticHeap<HEAP_SIZE>
Expand description

服务进程使用的堆,这个堆将会被用来分配内存。