aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
diff options
context:
space:
mode:
authorTeddy Wing2020-07-04 02:55:33 +0200
committerTeddy Wing2020-07-04 02:55:33 +0200
commit3914b2189069783e6d538f2d742525284c8951c2 (patch)
treefd5b88d70d4ffed4d5cc1fb21db06def9d4d5f1f /src/lib.rs
parentcdad0271c909c90e800a7e9dd95658b143475d15 (diff)
downloadfastcgi-conduit-3914b2189069783e6d538f2d742525284c8951c2.tar.bz2
server: Rename `Error::WriteError` to `Error::Write` and remove context
Since we don't actually need any additional context here, we can remove it. Since that allows us to avoid calling `context()` with the `WriteError` context selector, we can then safely rename `WriteError` to `Write`.
Diffstat (limited to 'src/lib.rs')
0 files changed, 0 insertions, 0 deletions