betterproto-rust-codec

Fast conversion between betterproto messages and Protobuf wire format.


License
MIT
Install
pip install betterproto-rust-codec==0.1.1

Documentation

betterproto-rust-codec

Exposes functions for fast conversion between betterproto messages and the Protobuf wire format. These functions are implemented in Rust, hence considerably faster than the original native Python code.