Search

Lib.rs

› Development tools
#template #project-template #rust

bin+lib project-template

A template for Rust project

by Hiroshi Tsuyuki

  • Install
  • API reference
  • GitHub (kagemeka)

9 releases

0.1.8 Feb 21, 2022
0.1.7 Feb 21, 2022

#1432 in Development tools

Custom license

8KB
83 lines

Rust Project Template

Crates.io Github pages MIT licensed CI pre-commit

References

  • https://doc.rust-lang.org/book/
  • https://doc.rust-lang.org/error-index.html
  • https://doc.rust-lang.org/nightly/unstable-book/index.html
  • https://doc.rust-lang.org/stable/cargo/
  • https://doc.rust-lang.org/stable/edition-guide/
  • https://doc.rust-lang.org/stable/embedded-book/
  • https://doc.rust-lang.org/stable/nomicon/
  • https://doc.rust-lang.org/stable/reference/
  • https://doc.rust-lang.org/stable/rust-by-example/
  • https://doc.rust-lang.org/stable/rustc/
  • https://doc.rust-lang.org/stable/rustdoc/
  • https://github.com/rust-lang/rustfmt
  • https://rust-cli.github.io/book/index.html
  • https://rust-lang-nursery.github.io/rust-cookbook
  • https://rust-lang.github.io/api-guidelines
  • https://rust-lang.github.io/rfcs
  • https://rust-lang.github.io/rust-forge
  • https://rust-lang.github.io/rustfmt
  • https://rustwasm.github.io/docs/book/
  • https://tourofrust.com/
  • https://www.rust-lang.org/learn

Documentation

see API document

Naming project

this project's crate name uses hyphens but, it's prefer to use underscores instead of hyphens in Rust projects.

Publish to https://crates.io

  • https://doc.rust-lang.org/cargo/reference/publishing.html

No runtime deps

See also: python-project-generator, cargo-generate, ffizer, rust-ci-cd-template, garlic-cli, progenitor-cli, gen_docs_template, golem-templates, new-cli, deadnews-template-rust, flowscripter_template_bun_rust_library

Lib.rs is an unofficial list of Rust/Cargo crates, created by kornelski. It contains data from multiple sources, including heuristics, and manually curated data. Content of this page is not necessarily endorsed by the authors of the crate. This site is not affiliated with nor endorsed by the Rust Project. If something is missing or incorrect, please file a bug.