Function holochain_types::db::clamp64

source ·
pub fn clamp64(u: u64) -> i64
Expand description

Clamp a u64 to the range of a i64.