SendTypes

Type Alias SendTypes 

Source
pub type SendTypes = Set<Box<Type>>;
Expand description

These types must implement the Send trait

Aliased Typeยง

pub struct SendTypes { /* private fields */ }