Home
last modified time | relevance | path

Searched defs:PanicSpawner (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/futures-test/src/task/
Dpanic_spawner.rs17 pub struct PanicSpawner { struct
21 impl PanicSpawner { impl
28 impl Spawn for PanicSpawner { implementation
34 impl Default for PanicSpawner { implementation