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