Function bytes_to_u128

Source
pub fn bytes_to_u128(data: &[u8]) -> Result<u128>