Crate iceyee_config

source ·
Expand description

读写配置.

use serde::Deserialize;
use serde::Serialize;

Structs

  • 读写配置, 只支持’json’和’yaml’格式.

Enums