Skip to main content

trellis_cli/
lib.rs

1//! Shared CLI support code used by integration tests.
2
3/// The Trellis CLI contract helpers.
4pub mod cli_contract;