Crate fork_map

Source

Functions§

fork_map
Forks, and runs function F in a child process. Waits for the child to terminate and returns the result of F.