Function ntex_redis::cmd::Auth[][src]

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

AUTH redis command