const_int_from_debug

Function const_int_from_debug 

Source
fn const_int_from_debug(text: &str) -> Option<u128>
Expand description

Extract a small integer constant from rustc’s debug representation.