Function stable_mir::mir::alloc::read_target_int

source ยท
pub(crate) fn read_target_int(bytes: &[u8]) -> Result<i128, Error>
Expand description

Utility function used to read an allocation data into an assigned integer.