mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-02-22 09:38:12 +00:00
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
|