rspamd-client 0.6.0

Rspamd client API
Documentation
1
2
3
4
5
pub mod commands;
pub mod encryption;
pub mod scan;

pub use scan::RspamdScanReply;