Cargo formatting
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
use crate::models;
|
||||
|
||||
#[derive(Clone, Debug)]
|
||||
@@ -36,4 +35,4 @@ impl APIParser {
|
||||
|
||||
self.api.version = "v1".to_string();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
pub mod api_parser;
|
||||
pub mod api_parser;
|
||||
|
||||
Reference in New Issue
Block a user