Type Definition paxforth::program::analyze::WithRegState[][src]

pub type WithRegState<T> = (T, RegState);