Searched defs:Spawner (Results 1 – 4 of 4) sorted by relevance
13 pub(crate) enum Spawner { enum20 impl Spawner { implementation32 impl Spawner { impl
55 pub(crate) struct Spawner { struct56 shared: Arc<Shared>,150 pub(crate) fn spawner(&self) -> &Spawner { in spawner()380 impl Spawner { implementation407 impl fmt::Debug for Spawner { implementation
39 pub(crate) struct Spawner { struct48 let spawner = Spawner { shared }; in new() argument58 pub(crate) fn spawner(&self) -> &Spawner { in spawner()89 impl Spawner { impl106 impl fmt::Debug for Spawner { implementation
24 pub(crate) struct Spawner { struct25 inner: Arc<Inner>,135 pub(crate) fn spawner(&self) -> &Spawner { in spawner()187 impl Spawner { implementation361 impl fmt::Debug for Spawner { implementation