Skip to main content

INT

Constant INT 

Source
pub const INT: BuiltinSchema;
Expand description

Int: a signed 64-bit integer.

Parsing fails on text that is not one, which is an expected failure and so a Result rather than a trap.