xposedornot 1.0.1

Rust client library for the XposedOrNot data breach API
Documentation
1
2
3
4
5
//! API endpoint implementations.

pub mod breaches;
pub mod email;
pub mod password;