Function ntex_redis::cmd::Get
source · pub fn Get<T>(key: T) -> BulkOutputCommandwhere
BulkString: From<T>,
Expand description
GET redis command
pub fn Get<T>(key: T) -> BulkOutputCommandwhere
BulkString: From<T>,
GET redis command