switchback-protobuf 0.0.1-0.dev.4

Protobuf parser for the switchback framework.
1
2
3
4
5
//! Protobuf descriptor types (buffa-generated).

#![forbid(unsafe_code)]

pub use buffa_descriptor::generated::FileDescriptorProto;