Installation
Famiq can be installed by adding this line into Cargo.toml
file.
[dependencies]
famiq = { git = "https://github.com/muongkimhong/famiq", tag = "v0.2.3" }
-
It's recommended to use the latest version which is
0.2.3
. -
Crate and rustdoc are not available yet.