forked from rojo-rbx/rojo
Start extracting web interface from implementation
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
#[macro_use]
|
||||
mod impl_from;
|
||||
|
||||
// Other modules
|
||||
pub mod commands;
|
||||
pub mod web_interface;
|
||||
|
||||
// This module is only public for the purpose of testing right now, and won't be
|
||||
// part of the first version of the Rojo API.
|
||||
|
||||
Reference in New Issue
Block a user