aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
diff options
context:
space:
mode:
authorTeddy Wing2020-07-04 02:46:01 +0200
committerTeddy Wing2020-07-04 02:46:01 +0200
commitcdad0271c909c90e800a7e9dd95658b143475d15 (patch)
tree41601b3ad1f4542b96ba6bf9b3cd0248ce979e3f /src/lib.rs
parent6360e9f37a0a65fbc65d9e923db9ef8f5b77ff83 (diff)
downloadfastcgi-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/lib.rs')
0 files changed, 0 insertions, 0 deletions