Module duniter_wotb::operations::file [] [src]

Provide a trait and implementation to read and write WebOfTrust to disk.

Structs

BinaryFileFormater

Read and write WebOfTrust in a binary format.

Enums

WotParseError

Results of WebOfTrust parsing from binary file.

WotWriteError

Results of WebOfTrust writing to binary file.

Traits

FileFormater

Provide Read/Write functions for WebOfTrust objects.