anistark / anistark/feluda

[FEATURE] Add macro to have licenses ready at runtime

Aberta
#46 6 comentários 0 reações 0 responsáveis Ver no GitHub
Needs Discussion
Linguagem predominante
Rust
Estrelas
471
Forks
27
Merge médio
22h 46min
PRs com merge (30d)
8

Descrição

**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

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.