fa-iced 0.3.0

A Font Awesome library written in Rust for the iced UI framework.
Documentation

Rust FA-Iced

A Font Awesome library written in Rust using the iced UI framework.

Currently build against iced version 0.13.1.

Testing

cargo test                # Run unit tests
cargo test -- --ignored   # Manually run integration tests

References