seanmonstar / httparse

A push parser for the HTTP 1.x protocol in Rust.
https://docs.rs/httparse
Apache License 2.0
585 stars 114 forks source link

convert no_std to std feature #23

Closed seanmonstar closed 7 years ago

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.1%) to 96.923% when pulling 0f38c07c99356b6f0121b899178f7ae1c0eed51f on std-feature into cdcc850edf9080e880156ca85567c0e4081a9e93 on master.

jethrogb commented 7 years ago

Looks good to me!