blob: c6ab292d17fe6bd691e676963acfb5f7f84c209a (
plain)
1
2
3
4
|
o Minor features (rust, code quality):
- Improve rust code quality in the Rust protover implementation by
making it more idiomatic. Includes changing an internal API to
take &str instead of &String. Closes ticket 26492.
|