[][src]Module lunatic::process

Structs

Process

A Process consists of its own stack and heap. It can only share data with other processes through message passing.