Closed paulheinr closed 10 months ago
messages.rs is too long. It should be divided into smaller files.
messages.rs
Suggestion: It holds only the outer message structs. There are new files with impl of other structs.
impl
Not an issue any more.
messages.rs
is too long. It should be divided into smaller files.Suggestion: It holds only the outer message structs. There are new files with
impl
of other structs.