Function ntex_redis::cmd::Auth

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

AUTH redis command