包含http服务器,mysql连接池、json返回数据结构、配置文件读取 多目录结构
建conf目录
再建mysql.ini文件
[DEFAULT]
linkmysql = mysql://root:[email protected]:3306/test
.cargo/config 用于配置交叉编译 cargo build --release --target=x86_64-pc-windows-gnu
包含http服务器,mysql连接池、json返回数据结构、配置文件读取 多目录结构
建conf目录
再建mysql.ini文件
[DEFAULT]
linkmysql = mysql://root:[email protected]:3306/test
.cargo/config 用于配置交叉编译 cargo build --release --target=x86_64-pc-windows-gnu