Function tea_sdk::utils::wasm_actor::actors::kvp::lock

pub async fn lock(key: &str, expires_s: Option<i32>) -> Result<(), Error>