Type Alias pn::NextStateType

source ยท
pub(crate) type NextStateType = (u64, Rc<RefCell<(Vec<u64>, Vec<u64>)>>);