Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP - General Icondata crate and general Icon enum #11

Merged
merged 25 commits into from
May 23, 2023
Merged

Conversation

carloskiki
Copy link
Owner

Adds an icondata crate that re-exports every icondata_* crate, along with a general Icon enum.

  • This enum is a big QoL improvement, as generics are no longer required to define "any" icon using Into<IconData>.

  • Building each crate is faster (~2 secs on my machine)

  • Developping is much easier with the use of templating with askama.

  • Documentation is better, although not complete

@carloskiki carloskiki merged commit 2c57c99 into main May 23, 2023
@carloskiki carloskiki deleted the icon-enum branch May 23, 2023 00:26
carloskiki pushed a commit that referenced this pull request Sep 24, 2023
Put 1.70 in there (for instance if you want to pin against OnceLock stabilizing) and it will actually test 1.7 as it appears github auto converts this to a float?

Putting in quotes seems to do the right thing here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant