hyperlane-cli 0.1.17

A command-line tool for Hyperlane framework.
Documentation
1
2
3
4
use crate::*;

/// Global static Logger instance.
pub(crate) static LOGGER: Logger = Logger;