osp-cli 1.5.1

CLI and REPL for querying and managing OSP infrastructure data
Documentation
1
2
3
4
5
6
use crate::assert_contract_snapshot;
use assert_cmd::Command;

include!("help_commands/helpers.rs");
include!("help_commands/matrices.rs");
include!("help_commands/command_help.rs");