Crate instant_akismet

Source
Expand description

Akismet spam detection client.

Structs§

AkismetClient
A client for the Akismet spam detection service
AkismetOptions
A set of configuration options for an AkismetClient
Comment
An Akismet comment

Enums§

CheckResult
Result of an AkismetClient::check_comment()
CommentType
Type of content to be checked
Error
Error type for instant-akismet