Function lair_keystore_api::internal::util::err_spawn[][src]

pub fn err_spawn<F>(hint: &'static str, f: F) where
    F: Future<Output = LairResult<()>> + 'static + Send
Expand description

Apply some tracing to spawned task loops.