mirror of
https://git.robbyzambito.me/zaprus/
synced 2026-02-04 19:54:49 +00:00
Break out the impl to a lib
This will make it easier to make a C library.
This commit is contained in:
2
src/root.zig
Normal file
2
src/root.zig
Normal file
@@ -0,0 +1,2 @@
|
||||
pub const Client = @import("Saprus.zig");
|
||||
pub usingnamespace @import("message.zig");
|
||||
Reference in New Issue
Block a user