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

type SendTypes = BTreeMap<Core, Set<Box<Type>>>;

These types must implement the Send trait