mirror of
https://github.com/MrBeanCpp/MIT.git
synced 2026-04-28 20:59:56 +08:00
更名文件夹objects->models,并增添index.rs结构
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
use std::collections::HashMap;
|
||||
type Index = HashMap<String, bool>;
|
||||
mod cli;
|
||||
fn main() {
|
||||
cli::handle_command();
|
||||
|
||||
Reference in New Issue
Block a user