Skip to main content

heddle_cli_contract/
lib.rs

1// SPDX-License-Identifier: Apache-2.0
2//! Heddle's CLI verb-contract surface.
3
4pub mod cli;