ProtocolBuffer

Create D structures from proto file

Creates all required structs given a valid proto file

Assumes that the file can be found in the string imports

template ProtocolBuffer (
string s
) {}

Meta