mirror of
https://git.robbyzambito.me/zaprus
synced 2026-03-25 01:35:58 +00:00
things are SOOOO good....
This commit is contained in:
@@ -28,6 +28,8 @@ pub const Message = union(PacketType) {
|
||||
inline else => |m| m.toBytes(buf),
|
||||
};
|
||||
}
|
||||
|
||||
pub const parse = message.parse;
|
||||
};
|
||||
|
||||
pub const relay_dest_len = 4;
|
||||
|
||||
Reference in New Issue
Block a user