crap-core 0.1.0

Language-agnostic foundation for the CRAP analyzer family — domain types, port traits, and shared invariants for crap4rs / future crap4ts.
Documentation
1
2
3
4
5
6
7
8
pub mod crap;
pub mod delta;
pub mod diagnostic;
pub mod matching;
pub mod summary;
pub mod threshold;
pub mod types;
pub mod view;