Codegen: establish deterministic generator framework and source provenance #45
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Objective
Create a native Rust code-generation toolchain for the pinned LibreMetaverse data inputs without requiring Roslyn or .NET in normal Rust builds.
Deliverables
Validation
Prerequisite
The fixed API/test gates, Types, StructuredData, and relevant imaging foundations are complete.
Project constraints
Implemented and pushed as
9f7a4e3.Native Rust code-generation framework:
Verification:
Reviewed against issue #45 and the pinned generator implementations. The framework is complete and ready for packet and XML data generators in the next milestone-07 issues.