Module yobicrypto::traits [] [src]

The traits module provides the traits used throughout libyobicash.

Traits

BinarySerialize

Trait for object that can be serialized from and to binary.

HexSerialize

Trait for object that can be serialized from and to HEX.

Validate

Trait for types that can be validated.