pn_
delta
0.0.0
Modules
protocol
Enums
GossipOrIncrement
Functions
main
Type Aliases
NextStateType
pn_delta
Type Alias
NextStateType
Copy item path
Settings
Help
Summary
Source
pub(crate) type NextStateType = (
u64
,
bool
,
Rc
<
RefCell
<(
Vec
<
u64
>,
Vec
<
u64
>)>>);