summaryrefslogtreecommitdiff
path: root/src/root.zig
diff options
context:
space:
mode:
authorRobby Zambito <contact@robbyzambito.me>2025-05-10 11:44:57 -0400
committerRobby Zambito <contact@robbyzambito.me>2025-05-10 21:46:53 -0400
commit245dab49098247289e09b03baf279e48c9340f48 (patch)
tree599fb499aabd960217586409f2f51b8666e2b58f /src/root.zig
parentcde5c3626cbcb5baa7b2ac9c815face628438dfc (diff)
Use slice for init, and add better error sets.
The slice sets us avoid allocating within the init function. This means init can't fail, and it also makes it easier to stack allocate messages (slice an array buffer, instead of creating a stack allocator).
Diffstat (limited to 'src/root.zig')
0 files changed, 0 insertions, 0 deletions