forked from rojo-rbx/rojo
Add impl_from! macro to shorten up error code
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
// Macros
|
||||
#[macro_use]
|
||||
pub mod impl_from;
|
||||
|
||||
// Other modules
|
||||
pub mod commands;
|
||||
pub mod fs_watcher;
|
||||
pub mod imfs;
|
||||
|
||||
Reference in New Issue
Block a user