teafyi 0.1.1

Tea variety guide with brewing parameters and teaware — async API client for teafyi.com.
Documentation
1
2
3
4
5
mod client;
mod types;

pub use client::Client;
pub use types::*;