Skip to main content

Crate sa3p_host_impl

Crate sa3p_host_impl 

Source
Expand description

Local host implementations for sa3p-engine traits.

  • LocalVfs implements atomic file operations, hashing, and tree listing.
  • LocalTerminal implements command execution, timeout detachment, and process signaling for detached jobs.

Structsยง

LocalTerminal
LocalVfs