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