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