hyper icon indicating copy to clipboard operation
hyper copied to clipboard

add docs for IncompleteMessage and other Error kinds

Open jmhodges-signal opened this issue 5 years ago • 2 comments

It'd be cool to get the docs on IncompleteMessage and similar Kinds on docs.rs. Currently, they're hidden and google searching finds you to the source code first.

They seemed to have existed in ancient history, but no longer: https://docs.rs/hyper/0.11.22/hyper/error/enum.Error.html

jmhodges-signal avatar May 29 '20 09:05 jmhodges-signal