docs: 将仓库代码注释统一为中文
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//! Narrow Core RPC. Every request is bound to the Vault captured by the Host transport.
|
||||
//! 受限的 Core RPC;每个请求都绑定到 Host 传输捕获的 Vault。
|
||||
use crate::workspace::Workspace;
|
||||
use serde::Deserialize;
|
||||
use serde_json::{json, Value};
|
||||
|
||||
Reference in New Issue
Block a user