mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-07 00:00:12 +02:00
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:
@@ -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::{
|
||||
|
||||
Reference in New Issue
Block a user