free-rusty-maker/src/lib.rs

7 lines
95 B
Rust

#![warn(missing_docs)]
//! This crates contains the (future) rusty game.
extern crate sfml;