[−][src]Crate durs_network_documents
Implements the Documents of DUNP (DUniter Network Protocol).
Modules
| network_endpoint | Module defining the format of network endpoints and how to handle them. |
| network_head | Module defining the format of network heads and how to handle them. |
| network_head_v2 | Module defining the format of network heads v2 and how to handle them. |
| network_head_v3 | Module defining the format of network heads v3 and how to handle them. |
| network_peer | Module defining the format of network peer cards and how to handle them. |
Structs
| NodeFullId | Complete identifier of a duniter node. |
| NodeId | Random identifier with which several Duniter nodes with the same network keypair can be differentiated |
Enums
| NetworkDocument | Network document |
| ParseError | ParseError |
| Rule |