#template #binary #applications

app dcc-template-bin

用于创建Rust二进制应用程序的模板

2 个版本

0.1.1 2019年11月2日
0.1.0 2019年11月2日

#876#template

MIT/Apache

6KB

dcc-template-bin

dcc-template-bin 是创建 Rust 二进制应用程序的模板。


安装

将以下内容添加到您的 Cargo.toml

[dependencies]
dcc-template-bin = "0.1"

基本用法

fn main() {
    println!("Hello world!");
}

许可证

许可协议为以下之一

无运行时依赖