twsnap 0.7.4

Common snapshot format between TwGpu and TwGame
Documentation
1
2
3
4
5
pub struct ClSay<'a> {
    pub mode: Chat,
    pub target: i32,
    pub message: &'a [u8],
}