Skip to content

TechDotIO/rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

rust

This is a Docker image with Rust 1.18 installed.

Usage

In order to use this image for your playground on tech.io, edit the techio.yml file and add the following lines:

    runner: techio/rust:latest

See the Rust template repository for more details.