Function git_next_repo_actor::notify_user

source ยท
pub fn notify_user(
    recipient: Option<&Recipient<NotifyUser>>,
    user_notification: UserNotification,
    log: Option<&RepoActorLog>,
)