https://github.com/coolcatcoder/seven_years
A nightly reflection library.
https://github.com/coolcatcoder/seven_years
Last synced: 17 days ago
JSON representation
A nightly reflection library.
- Host: GitHub
- URL: https://github.com/coolcatcoder/seven_years
- Owner: coolcatcoder
- License: mit
- Created: 2026-05-06T23:52:02.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2026-05-08T05:21:16.000Z (about 1 month ago)
- Last Synced: 2026-05-08T06:34:49.530Z (about 1 month ago)
- Language: Rust
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Seven Years
The amount of bad luck from breaking a mirror.\
This crate is a reflection library.
## Warning: Nightly
This project uses nightly features that may never see the light of stable.\
Each nightly feature must be enabled using a crate feature.
## Features
`generic_const_arguments`\
`type_info`\
`ptr_metadata`\
`maybe_uninit_array_assume_init`
## Credits
This idea has been discussed and collaborated on by many people in the Bevy discord server.\
Pizza made his own repository which explores the same features in different ways.
## License
Licensed under either of
* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or )
* MIT license
([LICENSE-MIT](LICENSE-MIT) or )
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.