Skip to main content

int

Function int 

Source
fn int(y: &Yaml, what: &'static str) -> Result<i64, String>
Expand description

A 64-bit integer, as a JSON number or — the proto3 JSON default, because a double cannot hold one exactly — as a string.