Initial MetaCrate rewrite shell
This commit is contained in:
5
programs/src/lib.rs
Normal file
5
programs/src/lib.rs
Normal file
@@ -0,0 +1,5 @@
|
||||
//! Rust targets corresponding to the upstream example and tool projects.
|
||||
|
||||
pub mod commands;
|
||||
|
||||
pub use libremetaverse::shim::pending_program;
|
||||
Reference in New Issue
Block a user