mirror of
https://codeberg.org/demostf/parser.git
synced 2026-06-04 18:44:12 +02:00
packetentities write?
This commit is contained in:
parent
bfd6d8caf9
commit
4843fe0600
5 changed files with 327 additions and 15 deletions
|
|
@ -1040,7 +1040,7 @@ impl SendPropIdentifier {
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(Debug, Clone, Display)]
|
||||
#[derive(Debug, Clone, Display, PartialEq)]
|
||||
#[display("{index} = {value}")]
|
||||
pub struct SendProp {
|
||||
pub index: SendPropIdentifier,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue