☰
Type Definition LocalSyncNodeRef
p2p
Modules
bytes
hash
Structs
Config
Context
NetConfig
P2P
PeerInfo
Enums
Direction
InternetProtocol
NodeTableError
Traits
InboundSyncConnection
LocalSyncNode
OutboundSyncConnection
Functions
event_loop
forever
Type Definitions
InboundSyncConnectionRef
LocalSyncNodeRef
OutboundSyncConnectionRef
PeerId
Crates
bitcrypto
chain
db
import
keys
message
miner
network
p2p
pbtc
primitives
rpc
script
serialization
sync
test_data
verification
dark
light
[
−
]
[src]
Type Definition
p2p
::
LocalSyncNodeRef
type LocalSyncNodeRef =
Box
<
LocalSyncNode
>;