Removed trailing whitespace on line 682
This commit is contained in:
parent
f74ca38686
commit
5787808d07
@ -679,7 +679,7 @@ impl<T> Vec<T> {
|
||||
}
|
||||
|
||||
/// Removes an element from the vector and returns it.
|
||||
///
|
||||
///
|
||||
/// The removed element is replaced by the last element of the vector.
|
||||
///
|
||||
/// This does not preserve ordering, but is O(1).
|
||||
|
Loading…
x
Reference in New Issue
Block a user