rust-adventure / rust-release-train

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rust Release train

This repo contains code examples used to explain the features in the Rust releases that come out every 6 weeks.

examples are typically runnable with cargo +version from within the version's sub-directory unless otherwise specified.

cargo +1.72 run --bin

About


Languages

Language:Rust 98.3%Language:Just 1.7%