Make it clear how to run all examples (#92)

* Handle errors in websocket example

* Make it clear how to run all examples
This commit is contained in:
David Pedersen
2021-08-02 23:09:09 +02:00
committed by GitHub
parent 6a078ddb71
commit 9fbababc3a
18 changed files with 117 additions and 15 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
//! Run with:
//!
//! ```not_rust
//! RUST_LOG=tower_http=debug,key_value_store=trace cargo run --example key_value_store
//! cargo run --example key_value_store
//! ```
use axum::{