Expand description
§dmarcguard
Official Rust SDK for the DMARCguard API.
DMARCguard helps you monitor and enforce DMARC, SPF, and DKIM on your sending domains. This crate provides idiomatic Rust bindings to the DMARCguard REST API.
Learn more at https://dmarcguard.io.
Constants§
- DEFAULT_
API_ BASE_ URL - Default base URL for the DMARCguard public API.
- VERSION
- Crate version, sourced from
Cargo.tomlat build time.