postmasterlib::remote::notification_remote

Function send_verification

Source
pub fn send_verification(
    headers: HeaderMap,
    dto: SendVerificationAndRecoveryRequest,
) -> Result<StatusMessage, String>