Skip to content

This is a trimmed version of Rustlings taken from the Encode Bootcamp Solana course

Notifications You must be signed in to change notification settings

SpaceUY/rustlings-trimmed-version

Repository files navigation

Intro

This is a trimmed version taken from the Encode Bootcamp Solana course.

Full Version: https://github.com/rust-lang/rustlings/

Installing Rustlings

We have a customised version of rustlings

  1. Make sure you have rust installed
  2. In this directory run

cargo install --force --path .

Doing exercises

Run

rustlings homework n

Where n is the number of the homework you are doing, i.e.

rustlings homework 1

About

This is a trimmed version of Rustlings taken from the Encode Bootcamp Solana course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published