proofman-hints 1.1.0-alpha

Hint definitions and evaluation for the PIL2 proofman framework
1
2
3
4
5
mod hints;
mod global_hints;

pub use hints::*;
pub use global_hints::*;