diff options
author | Teddy Wing | 2020-07-04 02:55:33 +0200 |
---|---|---|
committer | Teddy Wing | 2020-07-04 02:55:33 +0200 |
commit | 3914b2189069783e6d538f2d742525284c8951c2 (patch) | |
tree | fd5b88d70d4ffed4d5cc1fb21db06def9d4d5f1f /src/lib.rs | |
parent | cdad0271c909c90e800a7e9dd95658b143475d15 (diff) | |
download | fastcgi-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