Page MenuHomeDevCentral

lib.rs
No OneTemporary

#![feature(plugin)]
#![plugin(rocket_codegen)]
#[macro_use]
extern crate log;
extern crate rocket_contrib;
pub mod app;
pub mod registry;
pub mod requests;

File Metadata

Mime Type
text/x-c
Expires
Sun, May 3, 04:13 (19 m, 7 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3677595
Default Alt Text
lib.rs (159 B)

Event Timeline