rust_observer_protobuf 0.1.2

Common protobuf definitions for rust_oberver library
Documentation
1
2
3
4
5
pub mod logging {
    tonic::include_proto!("logging");
}

pub use prost_types;