fa-iced 0.1.1

A Font Awesome library written in Rust for the iced UI framework.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Rust FA-Iced

A [Font Awesome](https://fontawesome.com/) library written in [Rust](https://www.rust-lang.org/) using the [iced](https://iced.rs/) UI framework.

Currently build against [iced](https://iced.rs/) version 0.13.1.

## References

- [Rust]https://www.rust-lang.org/
- [Font Awesome Icons]https://fontawesome.com/
- [Iced Website]https://iced.rs/
- [Iced Book]https://book.iced.rs/
- This project loosely follows [Conventional Commits]https://www.conventionalcommits.org/en/v1.0.0/.