juniper/integration_tests
David Pedersen eca049ac28
Implement IntoFieldError for Infallible (#796)
Makes it possible to use `Result<T, Infallible>` as your return type
from resolvers, which can be handy sometimes.
2020-10-29 06:39:59 -07:00
..
async_await Remove redundant extern crate usages (#790) 2020-10-19 19:42:27 +03:00
codegen_fail Make interfaces great again! (#682) 2020-10-05 21:21:01 -10:00
juniper_tests Implement IntoFieldError for Infallible (#796) 2020-10-29 06:39:59 -07:00