nim-codex/ipfs/protobuf/bitswap.nim

8 lines
161 B
Nim
Raw Normal View History

import pkg/protobuf_serialization
import_proto3 "message.proto"
export Message
export Wantlist, WantType, Entry
export Block, BlockPresenceType, BlockPresence