mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-31 09:18:28 +00:00
init bucketmeta struct
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
use super::{and::And, prefix::Prefix, tag::Tag};
|
||||
|
||||
#[derive(Debug)]
|
||||
pub struct Filter {
|
||||
pub set: bool,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user