[][src]Type Definition safe_api::AuthAllowPrompt

type AuthAllowPrompt = dyn Fn(AuthReq) -> Option<bool> + Send + Sync;