Skip to content

pwoolcoc/rest_easy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rest_easy lint

Build Status

Tells you when rustc has finished doing everything that could cause compilation failure, so you can go back to looking at cat pictures while it does codegen.

Use it

Add to your Cargo.toml:

[dependencies.rest_easy]
git = "https://github.com/cmr/rest_easy"

Add to your main.rs or lib.rs:

#![feature(plugin)]

#[phase(plugin)] extern crate rest_easy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published