[][src]Function merx::utils::numeric_methods::buffer_to_parts_128

pub fn buffer_to_parts_128<'a, const LEN: usize, const POW: u128>(
    buf: [u8; LEN]
) -> (i128, i128, u128)