openzeppelin_relayer::domain

Function i64_from_u64

Source
pub fn i64_from_u64(value: u64) -> Result<i64, RelayerError>