# use-stability
Simple stability-oriented helpers for control systems.
## Install
```toml
[dependencies]
use-stability = "0.0.1"
```
## Scope
Use `use-stability` when you need compact helpers for boundedness checks,
settling-time style calculations, and other simple stability-oriented tests.
## 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`.