Function authenticator::utils::spawn

source ·
pub fn spawn<F>(fut: F)
where F: Future + 'static,