perspective_api 1.0.0

An unopinionated client and a somewhat opinionated service for the Perspective API.
Documentation
1
2
3
4
//! These models were produced with the aid of quicktype.io.
pub mod error;
pub mod request;
pub mod response;