sentri-core 0.3.0

Sentri: Core types and utilities for the Sentri multi-chain smart contract security analyzer.
Documentation
1
2
3
4
5
6
7
//! Generated invariants from .sinv DSL files.
//!
//! This module is automatically generated by build.rs.
//! It contains compiled invariant definitions from all .sinv files
//! in the invariants/ directory.

include!("invariants.rs");