pub fn int64(value: i64) -> Value
recursive
Constructs a Value representing the given i64 value.
Value
i64