Asynchronous de-/encoding of Protobuf structs using asynchronous-codec, unsigned-varint and prost.
# Cargo.toml
[dependencies]
prost-codec = "0.3.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a ProstCodec for async protobuf encoding/decoding.
Add tokio or async-std as dependency and use an async executor.
No dependency data recorded yet.