authenticator::utils

Function spawn

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