Skip to main content

ValkeyCommand

Type Alias ValkeyCommand 

Source
pub type ValkeyCommand = Cmd;
Expand description

A Valkey command whose response is decoded by crate::ValkeyConnector.

Aliased Typeยง

pub struct ValkeyCommand { /* private fields */ }