Function ntex_redis::cmd::Auth

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

AUTH redis command