kayleg / cloud-pubsub

Google Cloud PubSub client in rust
MIT License
31 stars 21 forks source link

Add trivial implementation of std::error::Error for Error #4

Closed bruceg closed 5 years ago

bruceg commented 5 years ago

This adds the trivial error implementation required by issue #3

Closes #3

Signed-off-by: Bruce Guenter bruce@untroubled.org