Solution #199
Annotations
6 errors
Tests:
crates/server/src/main.rs#L41
failed to resolve: use of undeclared crate or module `chatbot`
|
Tests:
crates/server/src/main.rs#L69
failed to resolve: use of undeclared crate or module `chatbot`
|
Tests:
crates/server/src/main.rs#L69
type annotations needed
|
Tests:
crates/server/src/main.rs#L69
no method named `poll` found for struct `Pin<_>` in the current scope
|
Tests:
crates/server/src/main.rs#L69
no method named `take_output` found for struct `Pin<_>` in the current scope
|
Tests
Process completed with exit code 101.
|