1 2 3 4 5
//! # json //! //! ```rust,ignore #![doc = include_str!("../../examples/json/parser.rs")] //! ```