forked from rojo-rbx/rojo
Hide project module, moving towards Rojo API
This commit is contained in:
@@ -6,6 +6,10 @@ mod impl_from;
|
||||
|
||||
// Other modules
|
||||
pub mod commands;
|
||||
|
||||
// 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.
|
||||
#[doc(hidden)]
|
||||
pub mod project;
|
||||
|
||||
mod imfs;
|
||||
|
||||
Reference in New Issue
Block a user