Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

jeffparsons/iron_talk_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Iron Talk Demo

This is the demo code from Rust Melbourne's second event on 2016-09-20.

http://www.meetup.com/Rust-Melbourne/events/233345740/

I've only had this successfully running against rustc version nightly-2016-08-18. It's a little bit hard to find a working version that works with recent version of both serde and diesel at the moment.

To run this...

./make_database.sh
rustup override set nightly-2016-08-18
cargo run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published