Function lemmy_api_common::honeypot_check[][src]

pub fn honeypot_check(honeypot: &Option<String>) -> Result<(), LemmyError>
Expand description

Checks for a honeypot. If this field is filled, fail the rest of the function