Spacing
This commit is contained in:
parent
2722350a61
commit
538bfc1c57
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ use simplebyteunit::simplebyteunit::*;
|
||||||
let byteunit_var = 500000.to_byteunit(SI);
|
let byteunit_var = 500000.to_byteunit(SI);
|
||||||
|
|
||||||
println!("{byteunit_var}");
|
println!("{byteunit_var}");
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Output:
|
Output:
|
||||||
|
|
Loading…
Reference in a new issue