Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrismooredev/jtypes-rs
Structured Java type representations, providing guarantees about string contents or easy access to method/field signature components/etc
https://github.com/chrismooredev/jtypes-rs
Last synced: about 1 month ago
JSON representation
Structured Java type representations, providing guarantees about string contents or easy access to method/field signature components/etc
- Host: GitHub
- URL: https://github.com/chrismooredev/jtypes-rs
- Owner: chrismooredev
- License: apache-2.0
- Created: 2021-11-05T21:11:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-01T06:37:51.000Z (almost 2 years ago)
- Last Synced: 2024-09-29T23:21:06.825Z (about 2 months ago)
- Language: Rust
- Size: 21.5 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# JTypes
Structured Java type representations, providing guarantees about string contents or easy access to method/field signature components/etc
## License
Licensed under either of
* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)at your option.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.