Expand description
重命名
Modules§
Structs§
- Attrs
- Attrs
Ref - IdGenerator
- Mark
- 基础标记实现 例如颜色 背景色 批注 @property type 标记类型 @property attrs 标记属性 @author string348040933@qq.com
- MarkRef
- Mark
Type - Node
- 基础节点定义,任何数据都可以认为是节点
- Node
Pool - 线程安全的节点池封装
- NodeRef
- Node
Type - 用于描述节点类型的行为规则和属性约束,通过Schema进行统一管理
- Schema
- Schema 结构体定义 用于管理文档模型的整体结构,包括节点和标记的类型定义
- Tree
Enums§
Type Aliases§
- NodeId
- Pool
Result - A type alias for Result that uses anyhow::Error as the error type.