ticket26492 240 B

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