Unofficial Rust library for the SocketLabs API.
You must have valid SocketLabs server_id
and api_key
to run the example.
bash
SOCKETLABS_SERVER_ID=<your_server_id> SOCKETLABS_API_KEY=<your_api_key> cargo run --example send_email
bash
cargo doc --no-deps --lib --open
This software is available under version 2.0 of the MPL:
https://www.mozilla.org/MPL/