mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-31 17:28:12 +00:00
init bucketmeta struct
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#[derive(Debug)]
|
||||
pub struct DelMarkerExpiration {
|
||||
pub days: usize,
|
||||
}
|
||||
Reference in New Issue
Block a user