Module scabbard::protos[][src]

Modules

prelude

Allows for the convenient requirement of the proto conversion traits and errors.

scabbard

Generated file from scabbard.proto

Enums

ProtoConversionError

Traits

FromBytes

Convert from bytes into a native struct, via the given protocol.

FromNative
FromProto
IntoBytes

Convert to bytes from a native struct, via the given protocol.

IntoNative
IntoProto