kithara-test-utils 0.0.1-alpha3

kithara test runtime: probe/hang/mock helpers (no-op in release).
Documentation
1
2
3
4
5
#[cfg(feature = "mock")]
mod real;

#[cfg(feature = "mock")]
pub use real::*;