miden-client-integration-tests 0.14.1

Integration Tests for the miden client library
Documentation
1
2
3
4
5
6
//! Generated test cases module
//!
//! This module includes auto-generated test case definitions from the build script.
//! The actual implementations are generated in OUT_DIR and included here.

include!(concat!(env!("OUT_DIR"), "/test_registry.rs"));