quick-protobuf icon indicating copy to clipboard operation
quick-protobuf copied to clipboard

build.rs example out of date

Open spease opened this issue 6 years ago • 1 comments

  • Path::new needs to take a reference
  • RpcGeneratorFunction is not pulled in from pb_rs::types
  • custom_includes is not specified
  • owned is not specified

spease avatar Oct 02 '19 21:10 spease

Are you referring to the build.rs example in the README?

nerdrew avatar Dec 15 '19 05:12 nerdrew