mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-24 05:06:28 +00:00
cargo fmt
This commit is contained in:
@@ -24,4 +24,4 @@ impl StatusType {
|
||||
pub fn is_empty(&self) -> bool {
|
||||
matches!(self, StatusType::Pending) // Adjust this as needed
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1 +1 @@
|
||||
pub mod datatypes;
|
||||
pub mod datatypes;
|
||||
|
||||
Reference in New Issue
Block a user