use-risk
Primitive quantitative risk vocabulary for RustUse.
use-risk stores risk measures, levels, numeric limits, and budgets as simple descriptive wrappers.
Example
use ;
let limit = new?.with_level;
let budget = new?;
assert_eq!;
assert_eq!;
# Ok::
Scope
Use this crate for simple risk vocabulary and numeric thresholds. It does not compute VaR/ES, run a risk platform, report regulation, or provide advice.
License
Licensed under either MIT or Apache-2.0.