lib: fix clippy and doc
Applied two fixes – removing the unnecessary use of to_string and using direct
URL <> syntax.
2 files changed
+2
-2
fb475961
→
de643c5a
modified src/terminal.rs
@@ -83,7 +83,7 @@ impl TryFrom<Viewport> for Terminal {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/ui/utils.rs
@@ -132,7 +132,7 @@ fn another_function() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|