0.8.0
Pre-release
Pre-release
- Handles nested types (thanks @martinboehme)
- Doesn't import the move constructor (thanks @martinboehme)
- Adds experimental
generate_all!
directive - Does not attempt to codegen APIs which depend on types not known to autocxx (e.g.
u128
)