tor/changes/ticket26492

5 lines
240 B
Plaintext
Raw Normal View History

2018-07-13 19:34:23 +02:00
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.