Module splinter::protos[][src]

Modules

admin

Generated file from admin.proto

authorization

Generated file from authorization.proto

circuit

Generated file from circuit.proto

component

Generated file from component.proto

consensus

Generated file from consensus.proto

network

Generated file from network.proto

prelude

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

service

Generated file from service.proto

two_phase

Generated file from two_phase.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