diff options
author | Teddy Wing | 2020-07-04 02:46:01 +0200 |
---|---|---|
committer | Teddy Wing | 2020-07-04 02:46:01 +0200 |
commit | cdad0271c909c90e800a7e9dd95658b143475d15 (patch) | |
tree | 41601b3ad1f4542b96ba6bf9b3cd0248ce979e3f /src/request.rs | |
parent | 6360e9f37a0a65fbc65d9e923db9ef8f5b77ff83 (diff) | |
download | fastcgi-conduit-cdad0271c909c90e800a7e9dd95658b143475d15.tar.bz2 |
server: Rename `Error::Io` to `Error::WriteError`
Make this specifically about errors writing instead of a generic I/O
error.
Name the variant `WriteError` instead of `Write` because Snafu will
generate context selector structs with these names and we already have a
`Write` identifier imported.
Diffstat (limited to 'src/request.rs')
0 files changed, 0 insertions, 0 deletions