simplepush-rs-0.1.0 has been yanked.
SimplePush: A Rust client for simplepush.io
A Rust client for the SimplePush API
Adding the client to your project
Sending a simple notification
let result = send;
Sending a simple notification with encryption
let result = send;