Function websocat::spawn_hack

source ·
pub fn spawn_hack<T>(f: T)
where T: Future<Item = (), Error = ()> + 'static,
Expand description

A remnant of the hack