pn_
delta
0.0.0
Next
State
Type
In crate pn_
delta
Type Alias
pn_delta
::
NextStateType
Copy item path
source
ยท
[
−
]
pub(crate) type NextStateType = (
u64
,
bool
,
Rc
<
RefCell
<(
Vec
<
u64
>,
Vec
<
u64
>)>>);