Type Alias dtypes::redis::Dbool

source ·
pub type Dbool = Generic<bool>;

Aliased Type§

struct Dbool { /* private fields */ }