Function spin_sdk::redis::incr

source ·
pub fn incr(address: &str, key: &str) -> Result<i64, Error>