Docs.rs
pallas-chainsync-0.4.0
pallas-chainsync 0.4.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
scarmuega
Dependencies
hex ^0.4.3
normal
log ^0.4.14
normal
minicbor ^0.13.0
normal
pallas-machines ^0.4.0
normal
pallas-multiplexer ^0.4.0
normal
cryptoxide ^0.4.1
dev
env_logger ^0.9.0
dev
net2 ^0.2.37
dev
pallas-alonzo ^0.4.0
dev
pallas-handshake ^0.4.0
dev
pallas-txsubmission ^0.4.0
dev
Versions
8.57%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pallas_
chainsync
0.4.0
All Items
Crate Items
Structs
Enums
Traits
Crate
pallas_chainsync
Copy item path
Source
Structs
§
Consumer
Noop
Content
Noop
Observer
Tip
TipFinder
Enums
§
Message
A generic chain-sync message for either header or block content
State
Traits
§
Block
Like
A trait to deal with polymorphic payloads in the ChainSync protocol (WrappedHeader vs BlockBody)
Observer
An observer of chain-sync events sent by the state-machine