1 2 3 4 5 6 7
//! Replaces `(\/)` with `🦀`. //! //! ```rust //! # const IGNORE : &str = stringify! { #![doc=include_str!("../../../examples/ferris/inline_rule.rs")] //! # }; //! ```