Docs.rs
protobuf-parse-3.7.1
protobuf-parse 3.7.1
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.1
normal
protobuf-support =3.7.1
normal
tempfile ^3.2.0
normal
thiserror ^1.0.30
normal
which ^4.0
normal
Versions
66.67%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
protobuf_
parse
3.7.1
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.