jail
0.1.0
Module fork
Structs
Functions
In crate jail
?
Module
jail
::
fork
source
·
[
−
]
Expand description
Provides
fork_process
to fork a process.
Structs
§
Child
Child represents the forked process.
Functions
§
fork_process
Forks this process using [Minijail] and calls a closure in the new process.