add command line

This commit is contained in:
Marc Planard 2023-06-08 22:33:05 +02:00
parent 177f08e461
commit 015ef9871c
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
///
/// $ cargo run --example simple_client
///
use redis::{
//RedisResult,
Client,