Expand description
Hermes library — core types and functionality for integration tests.
This library crate exposes internal types to integration tests while
keeping the main binary logic in main.rs.
Re-exports§
pub use error::HermesError;pub use error::Result;