Remove excess whitespace from end of line to comply with cargo fmt.

This commit is contained in:
Mark Friedenbach 2020-03-20 15:51:05 -07:00
parent f7ec679fec
commit e5d264caf0
2 changed files with 2 additions and 2 deletions

View file

@ -77,7 +77,7 @@ where
self.max_height = max_height;
self
}
/// Sets the content alignment for the horizontal axis of the [`Container`].
///
/// [`Container`]: struct.Container.html