slack-rs / slack-rs-api

Rust interface for the Slack Web API
Apache License 2.0
109 stars 66 forks source link

Update Error impl to 1.42 style #90

Closed dten closed 4 years ago

dten commented 4 years ago

removes description in favour of using Display, replaces cause with source