# sa3p-host-impl
Local host backends for `sa3p-engine` traits.
## Features
- `LocalVfs`: atomic writes, hashing, ignore-aware tree listing.
- `LocalTerminal`: shell execution, timeout-based detachment, and unix signal support.
This crate is intended as the default local runtime backend for SA3P-Lib.