Skip to content

fast/template

Repository files navigation

Fast template for developing a new Rust project

Crates.io Documentation MSRV 1.85 Apache 2.0 licensed Build Status

Use this repository as a GitHub template to quickly start a new Rust project.

Minimum Rust version policy

This crate is built against the latest stable release, and its minimum supported rustc version is 1.85.0.

The policy is that the minimum Rust version required to use this crate can be increased in minor version updates. For example, if Template 1.0 requires Rust 1.60.0, then Template 1.0.z for all values of z will also require Rust 1.60.0 or newer. However, Template 1.y for y > 0 may require a newer minimum version of Rust.

License

This project is licensed under Apache License, Version 2.0.

About

Fast template for developing a new Rust project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages