Files
Genarrative/server-rs/crates/module-runtime/src/domain.rs
2026-04-29 11:51:30 +08:00

5 lines
245 B
Rust
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
//! 运行时领域模型过渡落位。
//!
//! 后续迁移设置、快照、个人页状态、钱包流水、存档和浏览历史规则时,
//! 只保留纯运行时数据变化SpacetimeDB client 与 HTTP response 不进入本文件。