Module bp7::bundle[][src]

Structs

Bundle represents a bundle as defined in section 4.2.1. Each Bundle contains one primary block and multiple canonical blocks.

Builder for Bundle.

Enums

Error type for BundleBuilder

Constants

Version for upcoming bundle protocol standard is 7.

Traits

Functions

Creates a new bundle with the given endpoints, a hop count block and a payload block. CRC is set to CrcNo by default and the lifetime is set to 60 * 60 seconds.

Type Definitions