cxx 0.5.1

Safe interop between Rust and C++
Documentation
1
2
3
4
5
error: enums with data are not supported yet
 --> $DIR/data_enums.rs:4:9
  |
4 |         Field(u64),
  |         ^^^^^^^^^^