Files
tonic/tonic/src
Julian PopescuandGitHub fc86563b36 feat(tonic): implement From<io::Error> for Status (#500)
Implements the conversion from `std::io::Error` to `tonic::Status`.

**Motivation:** The `io::Error` conversion is currently left as
unimplemented. It either should be implemented or removed if it won't be
implemented.

**Solution:** Implements the conversion from `std::io::Error` to
`tonic::Status`
2021-01-05 16:00:08 -05:00
..
2020-09-29 14:38:49 -05:00
2020-06-25 13:08:10 -04:00
2019-12-11 16:05:30 -05:00
2020-09-29 14:38:49 -05:00
2020-08-20 10:49:12 -04:00
2020-01-13 21:26:08 -05:00