Installation
Famiq can be installed by adding this line into Cargo.toml file.
cargo add famiq
or
[dependencies]
famiq = "0.2.5"
using the latest version is recommended.
Famiq can be installed by adding this line into Cargo.toml file.
cargo add famiq
or
[dependencies]
famiq = "0.2.5"
using the latest version is recommended.