use-control-error 0.0.1

Primitive control error calculation helpers
Documentation
# use-control-error

Primitive control error calculation helpers.

## Install

```toml
[dependencies]
use-control-error = "0.0.1"
```

## Scope

Use `use-control-error` when you need absolute, signed, percent, or deadbanded
error helpers for explicit control calculations.

## 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`.