Removed trailing whitespace

This commit is contained in:
42triangles
2017-09-11 08:28:14 +02:00
parent 833a9b567a
commit f452acbb5e

View File

@@ -1783,7 +1783,7 @@ impl str {
}
/// Converts a `Box<str>` into a `Box<[u8]>` without copying or allocating.
///
///
/// # Examples
///
/// Basic usage: