Docs.rs
protobuf-parse-3.7.2
protobuf-parse 3.7.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
hlopko
fowles
honglooker
buchgr
esrauchg
acozzette
Dependencies
anyhow ^1.0.53
normal
indexmap ^2.0.0
normal
log ^0.4
normal
protobuf =3.7.2
normal
protobuf-support =3.7.2
normal
tempfile ^3.2.0
normal
thiserror ^1.0.30
normal
which ^4.0
normal
Versions
87.5%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
protobuf_
parse
3.7.2
Module pure
Module Items
Functions
In crate protobuf_
parse
protobuf_parse
Module
pure
Copy item path
Source
Expand description
Pure rust
.proto
file parser.
Functions
ยง
parse_
and_
typecheck_
custom
TODO: this API is to be refactored.
parse_
dependencies
Parse imports from a
.proto
file.