stable_mir::mir::alloc

Function 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.