Crate wfir

Crate wfir 

Source
Expand description

A Rust wrapper for https://whichfaceisreal.com 🎭 🦀

§Installation

Put wfir = "0.1" in your Cargo.toml:

[dependencies]
wfir = "0.1"

§Usage

Look at the test file.

Structs§

Faces
The base struct for the fetched faces.

Functions§

get_faces
Asynchronously fetch the faces.
get_faces_sync
Synchronously fetch the faces.