cargo fmt

This commit is contained in:
lubeilin
2023-09-03 11:39:30 +08:00
parent acb5a8a325
commit c3cff7c5b5
94 changed files with 2976 additions and 1958 deletions
+2 -2
View File
@@ -33,5 +33,5 @@ pub struct DeviceItem {
pub rt: String,
pub status: String,
pub client_secret: bool,
pub current_client_secret:bool,
}
pub current_client_secret: bool,
}