free-rusty-maker/src/lib.rs

7 lines
95 B
Rust
Raw Normal View History

2018-10-02 14:12:52 +02:00
#![warn(missing_docs)]
//! This crates contains the (future) rusty game.
extern crate sfml;