Sign in
android
/
platform
/
external
/
rust
/
android-crates-io
/
68928a326d9ca9b0a9a68b2629f8fd05a0a22e86
/
.
/
crates
/
winnow
/
src
/
_topic
/
http.rs
blob: 500169402eb362c58b5d6fac7254e1784f13cdbc [
file
] [
log
] [
blame
]
//! # HTTP
//!
//! ```rust
#![
doc
=
include_str
!(
"../../examples/http/parser.rs"
)]
//! ```