fad8bc347141eb6dd541ad3a7f418b14a0e290ae
The data_server module had no dependency on the rest of myc (only chrono/regex/zip), so it was moved verbatim into a standalone leaf crate at its own Gitea repo and is now consumed as a git dependency. A 'pub use ::data_server;' re-export in src/ast/mod.rs keeps all existing myc::ast::data_server::… paths valid; no call sites changed. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
Rust
100%