format
This commit is contained in:
parent
3f1458e1be
commit
e53fa0b631
2 changed files with 11 additions and 3 deletions
|
|
@ -4,7 +4,7 @@ mod methods;
|
|||
mod openapi;
|
||||
mod structs;
|
||||
|
||||
use heck::{ToSnakeCase, ToPascalCase};
|
||||
use heck::{ToPascalCase, ToSnakeCase};
|
||||
use openapi::*;
|
||||
|
||||
fn main() -> eyre::Result<()> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue