Type Definition rtic_syntax::analyze::SendTypes

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

These types must implement the Send trait