Type Definition rtic_syntax::analyze::SendTypes[][src]

type SendTypes = Set<Box<Type>>;

These types must implement the Send trait