Function bincode::config::int::cast_i64_to_i32

source ยท
fn cast_i64_to_i32(n: i64) -> Result<i32>