Limitations
Some common Rust types are not implemented yet:
- Enum
- Tuples
- Mutex
- Result
Also, functions or structures with lifetimes are not handled.
Some common Rust types are not implemented yet:
Also, functions or structures with lifetimes are not handled.