refactor: bring in the modules
Signed-off-by: Gunwant Jain <mail@wantguns.dev>
This commit is contained in:
parent
8a3b29a0ef
commit
9c5a3af128
12 changed files with 145 additions and 118 deletions
3
src/models/mod.rs
Normal file
3
src/models/mod.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
pub mod paste_id;
|
||||
pub mod pretty_syntax;
|
||||
pub mod pretty;
|
||||
Loading…
Add table
Add a link
Reference in a new issue