Well, it's true
This commit is contained in:
parent
ac80579bf3
commit
5b941cbe47
1 changed files with 2 additions and 0 deletions
|
|
@ -558,6 +558,8 @@ async fn client_main<Reader: AsyncRead + Unpin, Writer: AsyncWrite + Unpin>(
|
|||
}
|
||||
}
|
||||
|
||||
// TODO: An actual proper UI.
|
||||
|
||||
#[tokio::main]
|
||||
async fn main() {
|
||||
let args: Vec<String> = std::env::args().collect();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue