Add space for proper indentation
This commit is contained in:
parent
b837f3a99b
commit
81aba388f1
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ impl fmt::Debug for Empty {
|
|||
|
||||
impl SizeHint for Empty {
|
||||
fn upper_bound(&self) -> Option<usize> {
|
||||
Some(0)
|
||||
Some(0)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue