http-rs / tide

Fast and friendly HTTP server framework for async Rust
https://docs.rs/tide
Apache License 2.0
5.07k stars 321 forks source link

error msg when i run the example #905

Closed mohsen159 closed 1 year ago

mohsen159 commented 1 year ago

Some errors have detailed explanations: E0432, E0433, E0670, E0752. For more information about an error, try rustc --explain E0432.

joshtriplett commented 1 year ago

This seems to be a pull request between two branches of the tide repository. Perhaps you meant to file an issue rather than a PR?