pub fn dump_what4<T>(desc: &str, x: T)Expand description
Print a what4 expression to stderr. T must have a primitive/base type for its Crucible
representation.
pub fn dump_what4<T>(desc: &str, x: T)Print a what4 expression to stderr. T must have a primitive/base type for its Crucible
representation.