pub trait Spawn { }
Expand description

Implemented by different types that can be spawned and snapshotted.

Implementations on Foreign Types

Implementors