Project setup #1
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
Establish the initial MetaCrate workspace and planning baseline for the native Rust rewrite of LibreMetaverse.
Delivered
LICENSE.md, repository README, and detailedRUSTREWRITE.md.115425c, and delivery milestones.Validation
cargo fmt --all -- --checkcargo check --workspace --all-targetscargo test --workspace --no-runmainmatchesorigin/main.Constraints
This issue records Stage 0 only. It does not claim callable public API signature coverage, semantic test translation, or functional behavior. The finished project must be a clean native Rust reimplementation with no LibreMetaverse/.NET bridge or fallback.