ultimate-research / ssbh_lib

Reading and writing SSBH file formats in Rust
MIT License
8 stars 3 forks source link

simplify naming #103

Closed ScanMountGoat closed 2 years ago

ScanMountGoat commented 2 years ago

This will be easier if the pub use module::* lines are removed to avoid any name conflicts. ex: ModuleError -> Error