Rust FA-Iced
A basic Font Awesome library written in Rust. The basic library functions can be used with any Rust UI framework, but the helper functions are primarily intended for use with the iced UI framework. Maybe if I have time I will separate the iced helper functions into a feature.
Currently built against iced version 0.13.1.
Testing
References
- Rust
- Font Awesome Icons
- Iced Website
- Iced Book
- This project loosely follows Conventional Commits.