Add data #204
Annotations
6 errors
crates/server/src/main.rs#L25
failed to resolve: use of undeclared crate or module `chatbot`
|
crates/server/src/main.rs#L48
failed to resolve: use of undeclared crate or module `chatbot`
|
crates/server/src/main.rs#L48
type annotations needed
|
crates/server/src/main.rs#L48
no method named `poll` found for struct `Pin<_>` in the current scope
|
crates/server/src/main.rs#L48
no method named `take_output` found for struct `Pin<_>` in the current scope
|
|
This job failed
Loading