file_sql 0.1.0

一个简单的数据持久化工具
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[package]
authors = ["shawroger <roger@shawroger.com>"]
description = "一个简单的数据持久化工具"
documentation = "https://docs.rs/file_sql/"
edition = "2018"
license = "MIT/Apache-2.0"
name = "file_sql"
repository = "https://gitee.com/mathegg/file_sql.git"
version = "0.1.0"