Add a module-level doc comment to `crates/arcane-core/src/lib.rs` that says: ``` //! Core types and traits for the Arcane real-time multiplayer engine. ``` That is the only change needed. Targets: main
Add a module-level doc comment to
crates/arcane-core/src/lib.rsthat says:That is the only change needed.
Targets: main