Source code

Revision control

Copy as Markdown

Other Tools

//! # HTTP
//!
//! ```rust
#![doc = include_str!("../../examples/http/parser.rs")]
//! ```