sn_interface 0.20.6

Safe Network Interfaces. Messaging and Types.
docs.rs failed to build sn_interface-0.20.6
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: sn_interface-0.22.4

Safe Network Interface

This crate provides three of the core building blocks of the Safe Network. These are used by both clients and nodes.

Types

The Safe Network Types are the core data types used on the network.

Messaging

The Safe Network Messaging interface. This provides the message encoding/decoding for network communications.

Network Knowledge

The data needed to validate sections/elders/adults and to decide how to route messages on the network.