https://github.com/zdimension/inline-java
https://github.com/zdimension/inline-java
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zdimension/inline-java
- Owner: zdimension
- License: apache-2.0
- Created: 2022-12-05T00:14:50.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T00:16:44.000Z (about 3 years ago)
- Last Synced: 2025-03-29T18:11:29.896Z (11 months ago)
- Language: Rust
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# inline-java
`inline-java` is a crate that allows you to embed Java code inside Rust code files.
## License
This project is licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
https://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or
https://opensource.org/licenses/MIT)
at your option.