mirror of
https://github.com/rustfs/rustfs.git
synced 2026-09-01 09:48:20 +00:00
init bucketmeta
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
pub struct Prefix {
|
||||
pub val: String,
|
||||
pub set: bool,
|
||||
}
|
||||
Reference in New Issue
Block a user