Searched defs:CustomSpawn (Results 1 – 1 of 1) sorted by relevance
109 pub struct CustomSpawn<F>(F); struct111 impl<F> CustomSpawn<F> implementation120 impl<F> ThreadSpawn for CustomSpawn<F> implementation