Function Auth

Source
pub fn Auth<T>(password: T) -> AuthCommand
where BulkString: From<T>,
Expand description

AUTH redis command