12 breaking releases

new 0.12.0 Mar 7, 2025
0.11.0 Dec 6, 2024
0.10.0 Dec 5, 2024
0.9.0 Nov 5, 2024
0.2.0 Jul 24, 2024

#641 in Magic Beans

Download history 51/week @ 2024-11-17 131/week @ 2024-11-24 490/week @ 2024-12-01 120/week @ 2024-12-08 93/week @ 2024-12-15 1/week @ 2024-12-22 5/week @ 2024-12-29 47/week @ 2025-01-05 15/week @ 2025-01-12 2/week @ 2025-01-19 34/week @ 2025-02-02 47/week @ 2025-02-09 46/week @ 2025-02-16 26/week @ 2025-02-23 118/week @ 2025-03-02

241 downloads per month
Used in 12 crates (6 directly)

Apache-2.0

285KB
6.5K SLoC

essential-check

Crates.io Documentation license Build Status

Core logic related to validating Essential state transitions.


lib.rs:

Core logic for validating Predicates, SolutionSets and Solutions against their associated predicates.

Typical usage is to first validate predicates and solutions independently in full prior to validating against one another with solution::check_set_predicates.

Predicate Validation

Solution Validation

Solution + Predicate Validation

Dependencies

~11–18MB
~219K SLoC