Skip to content

p9: refactor message types into their own package #71

Description

@DeedleFake

The primary package of the module is currently full of implementation details that really probably don't need to be in the same package as everything else, such as the various T* and R* types. They clog up the documentation, making it more awkward to just browse through the list of important stuff. They should probably be refactored into a new package, maybe called something like msg.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions