mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-20 19:42:17 +00:00
update ec share size
update bitrot
This commit is contained in:
@@ -30,9 +30,6 @@ pub use writer::*;
|
||||
mod http_reader;
|
||||
pub use http_reader::*;
|
||||
|
||||
mod bitrot;
|
||||
pub use bitrot::*;
|
||||
|
||||
mod etag;
|
||||
|
||||
pub trait Reader: tokio::io::AsyncRead + Unpin + Send + Sync + EtagResolvable + HashReaderDetector {}
|
||||
|
||||
Reference in New Issue
Block a user