ferretro/src/lib.rs

5 lines
63 B
Rust
Raw Normal View History

2019-11-15 04:16:44 +01:00
extern crate failure;
extern crate libloading;
pub mod retro;