Twitter Feed: Post

Twitter Feed

@oconnor663 ("Jack O'Connor") replied to a tweet by @steveklabnik:

@steveklabnik I'm thinking of the way Send and Sync are automatically inferred for most types. Particularly relevant to this rule, I'm thinking about how Send and Sync are automatically inferred for futures based on the body of the async fn that produced the future.