jaegercat 0.2.0

A handy command line tool showing traces emitted by Jaeger clients
Documentation
1
2
3
pub type Result<T> = std::result::Result<T, trackable::error::Failure>;

pub mod thrift;