mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-04 02:24:12 +02:00
fmt
This commit is contained in:
parent
acc1584524
commit
992941b5e4
8 changed files with 4 additions and 23 deletions
|
|
@ -2,7 +2,6 @@ use crate::Stream;
|
|||
/// Messages that consists only of primitives and string and can be derived
|
||||
use bitbuffer::{BitRead, LittleEndian};
|
||||
|
||||
|
||||
#[derive(BitRead, Debug)]
|
||||
pub struct FileMessage {
|
||||
pub transfer_id: u32,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue