mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-30 08:49:26 +00:00
format comment
This commit is contained in:
@@ -25,7 +25,7 @@ pub struct LatencyStat {
|
||||
max: Duration, // 最大延迟
|
||||
}
|
||||
|
||||
// 定义BucketTarget结构体
|
||||
// 定义 BucketTarget 结构体
|
||||
#[derive(Debug, Deserialize, Serialize, Default, Clone)]
|
||||
pub struct BucketTarget {
|
||||
source_bucket: String,
|
||||
|
||||
Reference in New Issue
Block a user