dproto

Package import for dproto

Imports the required components for the structure

Modules

attributes
module dproto.attributes

User-Defined Attributes used to tag fields as dproto-serializable

compat
module dproto.compat

Compatibility layer for different D/Phobos versions

dproto
module dproto.dproto

Main library import for dproto

exception
module dproto.exception

Exceptions used by the D protocol buffer system

intermediate
module dproto.intermediate

Intermediate structures used for generating class strings

parse
module dproto.parse

Convert a .proto file into a string representing the class

serialize
module dproto.serialize

Serialization/deserialization code

unittests
module dproto.unittests

Library unit test file

Meta

Authors

Matthew Soucy, dproto@msoucy.me