# use-system-response
Simple first-order system response helpers.
## Install
```toml
[dependencies]
use-system-response = "0.0.1"
```
## Scope
Use `use-system-response` when you need compact first-order response sampling,
step response helpers, and deterministic response tables for simple control
analysis.
## RustUse workspace
This crate is part of the `use-control` workspace. Depend on `use-control` when
you want the full facade.
## Status
This crate is experimental and may evolve while the workspace remains below
`0.3.0`.