moduforge-model 0.2.4

不可变数据结构与事务系统基础
Documentation
1
2
3
use im::HashMap;
use serde_json::Value;
pub type Attrs = HashMap<String, Value>;