mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
Removed trailing whitespace
This commit is contained in:
+1
-1
@@ -1783,7 +1783,7 @@ pub fn parse<F: FromStr>(&self) -> Result<F, F::Err> {
|
||||
}
|
||||
|
||||
/// Converts a `Box<str>` into a `Box<[u8]>` without copying or allocating.
|
||||
///
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
/// Basic usage:
|
||||
|
||||
Reference in New Issue
Block a user