mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-24 05:06:28 +00:00
test:put_object
This commit is contained in:
@@ -16,6 +16,8 @@ use crate::{
|
||||
utils::hash,
|
||||
};
|
||||
|
||||
const DEFAULT_INLINE_BLOCKS: usize = 128 * 1024;
|
||||
|
||||
#[derive(Debug)]
|
||||
pub struct Sets {
|
||||
pub id: Uuid,
|
||||
|
||||
Reference in New Issue
Block a user