Function ntex_redis::cmd::Get

source ·
pub fn Get<T>(key: T) -> BulkOutputCommand
where BulkString: From<T>,
Expand description

GET redis command