#template #applications

dcc-template-lib

用于创建 Rust 库应用的模板

1 个不稳定版本

0.1.0 2019年11月2日

#869 in #template

MIT/Apache

6KB

dcc-template-lib

dcc-template-lib 是一个用于创建 Rust 库应用的模板。


安装

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

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

基本用法

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

许可证

根据以下其中一种许可证授权:

无运行时依赖