8 lines
161 B
Nim
8 lines
161 B
Nim
|
import pkg/protobuf_serialization
|
||
|
|
||
|
import_proto3 "message.proto"
|
||
|
|
||
|
export Message
|
||
|
export Wantlist, WantType, Entry
|
||
|
export Block, BlockPresenceType, BlockPresence
|