We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chat
There is a chat.rs example file in the repository but it is empty:
chat.rs
#[tokio::main] async fn main() { unimplemented!(); }
Why put an empty example file that contains nothing (genuine question)?
The text was updated successfully, but these errors were encountered:
No idea. It should be removed.
Sorry, something went wrong.
I submitted a PR with it back then #32
No branches or pull requests
There is a
chat.rs
example file in the repository but it is empty:Why put an empty example file that contains nothing (genuine question)?
The text was updated successfully, but these errors were encountered: