Explorar o código

Add missing whitespace

Without this whitespace, the example code would be rendered as paragraph text. This change fixes it so the example code is rendered as code.
Magnus Hoff %!s(int64=9) %!d(string=hai) anos
pai
achega
43b2222236
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/lib.rs

+ 1 - 0
src/lib.rs

@@ -1757,6 +1757,7 @@ impl Url {
     /// ```
     /// ```
     ///
     ///
     /// Setup username to user1
     /// Setup username to user1
+    ///
     /// ```rust
     /// ```rust
     /// use url::{Url, ParseError};
     /// use url::{Url, ParseError};
     ///
     ///