Andras Slemmer

Results 13 issues of Andras Slemmer

## Motivation Address https://github.com/hyperium/tonic/issues/1277 ## Solution Adds construction functions that don't do copies

added a skeleton that makes the new ghc-mod (4.0) work. Warning: this needs https://github.com/kazu-yamamoto/ghc-mod/pull/215 merged, but it shouldnt break already working stuff

1. Can you give a real world example (like, from an actual crate) where this feature would be helpful? 2. Can you clarify how effects like `async` and `Result` are...

question