Commit 4866040
chore: export decode_message and encode_message from top-level package
The convenience functions decode_message() and encode_message() are now
importable directly from dqlitewire, matching the existing exports of
MessageDecoder and MessageEncoder.
Closes #107
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 168391b commit 4866040
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
| 76 | + | |
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
0 commit comments