mirror of
https://git.robbyzambito.me/zaprus
synced 2026-02-04 16:34:51 +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