twilio-rs
twilio-rs copied to clipboard
Add errors and escape special characters
This PR adds a validation error for when Twilio returns an error, and also implements Error.
I also replaced the way that the form encoded values are created because we needed to send a message with a link containing &
.