Skip to content

0.2.1

Choose a tag to compare

@dtolnay dtolnay released this 28 Apr 01:07
· 4091 commits to master since this release
0.2.1
d4402ca
  • Add interop between Rust Result and C++ exceptions (#73, #74, #53, #77)
  • Add support for passing function pointers from Rust to C++ (#85)
  • Add f32 and f64 support (#65)
  • Allow including generated header using a .rs.h extension in Cargo builds (#75)