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