NextStateType
pn_
delta
0.0.0
pn_delta
Type Alias
Next
State
Type
Copy item path
Source
pub(crate) type NextStateType = (
u64
,
bool
,
Rc
<
RefCell
<(
Vec
<
u64
>,
Vec
<
u64
>)>>);