Function holochain_state::prelude::clamp64[][src]

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

Clamp a u64 to the range of a i64.