re-export modules for better ergonomics
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use bitsy_parser::game::Game;
|
||||
use bitsy_parser::Game;
|
||||
use std::{env, fs};
|
||||
|
||||
const SYNTAX_ERROR: &str = "No input path specified. Usage: `bitsy-validate filepath`";
|
||||
|
||||
Reference in New Issue
Block a user