mirror of
https://git.robbyzambito.me/zaprus
synced 2025-12-20 16:24:50 +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