[FEATURE] Add macro to have licenses ready at runtime
Đang mở
Needs Discussion
- Ngôn ngữ chính
- Rust
- Star
- 471
- Fork
- 27
- Merge trung bình
- 17 giờ 14 phút
- Pull request đã merge (30 ngày)
- 5
Mô tả
**Is your feature request related to a problem? Please describe.**
I would like to be able to display all the licenses in my program at runtime.
**Describe the solution you'd like**
I'd love to have a macro which would return a Vec or Map with the libraries and their licenses.
That way I could just add a subcommand or settings page (depending on if it's a Gui or CLI program) where I display all the attributions correctly.
**Describe alternatives you've considered**
Save the licenses in JSON, embed that json and parse it when needed.
**Additional context**
I don't think there is any. I'd just love a macro which returns A vec akin to the JSON function
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.