1 2 3 4 5 6 7
/// Some doc comment with code snippet: ///``` /// '\u{1F} /// ``` pub struct Code {} fn main() {}