to_int256

Function to_int256 

Source
pub fn to_int256<T: TryInto<Int256>>(elem: T) -> Result<Int256>