[][src]Module hycon_rust::traits

Structs

Exception

Traits

BlockHeader

Defines a BlockHeader

Decode

Decodes a serialized buffer into the desired type

Encode

Encodes for network transmission or storage in a DB

EnumConverter

Performs a conversion on an enum

PeerDB

Defines methods required for a peer database implementation

Proto

Converts items to/from the protobuf version

ToDBType

Converts an in memory representation to a type for insertion into a database

Transaction

Defines behaviour for Transactions

ValidAddress

Defines methods for a Valid Address Type

VerifiableTransaction

Transaction can be verified