jni-toolbox/macro/src
alemi 5e69eca9d6
feat: simplify IntoJava family
basically it's all IntoJava, but there's another trait layer,
IntoJavaObject, which downstream library users should implement. Every
IntoJavaObject automatically implements IntoJava too
2024-09-23 17:59:31 +02:00
..
args.rs feat: simplify IntoJava family 2024-09-23 17:59:31 +02:00
attrs.rs feat: simplify IntoJava family 2024-09-23 17:59:31 +02:00
lib.rs docs: updated README, minimal rustdocs 2024-09-23 00:50:52 +02:00
ret.rs feat: simplify IntoJava family 2024-09-23 17:59:31 +02:00
wrapper.rs feat: simplify IntoJava family 2024-09-23 17:59:31 +02:00