Files
hyper/src
Sean McArthur 5f6f252c60 feat(status): add as_u16() method
A `From<StatusCode> for u16` has existed, but the docs cannot show it.
It also is slightly more annoying to use if type inference can't figure
the types out. This includes an explicit method to get a `u16`.
2017-07-27 13:35:23 -07:00
..
2017-07-27 13:35:23 -07:00