Crate process_fun_core

Source
Expand description

§process-fun-core

Core functionality for the process-fun library. This crate provides the fundamental types and functions needed to support out-of-process function execution.

This crate is not meant to be used directly - instead, use the process-fun crate which provides a more ergonomic API.

Modules§

Structs§

  • Wrapper for a process execution that allows awaiting or aborting the process

Enums§

Functions§

Type Aliases§

  • Type alias for function identifiers, represented as filesystem paths