-
-
Notifications
You must be signed in to change notification settings - Fork 1
Fix ARCHITECTURE.md Event trait definition #300
Copy link
Copy link
Open
Labels
P3-lowPolish, optimizationPolish, optimizationbugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Summary
The Event trait definition in docs/ARCHITECTURE.md (around line 296) is incomplete. It is missing the event_type_name() and all_type_names() methods. The Serialize + DeserializeOwned bounds are mentioned but the methods are not shown.
Update the trait definition in the architecture doc to match the actual trait definition in the codebase.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P3-lowPolish, optimizationPolish, optimizationbugSomething isn't workingSomething isn't workingdocumentationImprovements or additions to documentationImprovements or additions to documentation