SIGN IN SIGN UP

Cleanup and traits for nodes (#201)

Refactoring tasks in preparation for the coming label-filtering PR:
* Split `SbqNode` functionality into separate file, since `sbq.rs` has
way too much going on
* Introduce traits for node reading/writing to encapsulate functions
emitted by proc macros (will be need in subsequent PR)
* Rename plain `Node` to `PlainNode`
T
tjgreen42 committed
fffc6a7e7f62896b19740befbc35b955e6b78e2a
Parent: 3295583
Committed by GitHub <noreply@github.com> on 2/25/2025, 4:16:40 PM