Without this whitespace, the example code would be rendered as paragraph text. This change fixes it so the example code is rendered as code.
@@ -1757,6 +1757,7 @@ impl Url {
/// ```
///
/// Setup username to user1
+ ///
/// ```rust
/// use url::{Url, ParseError};