ec use AsyncRead

This commit is contained in:
weisd
2024-11-04 17:43:05 +08:00
parent 69e19fe8ab
commit e922c70c99
14 changed files with 443 additions and 82 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ use uuid::Uuid;
use crate::{
disk::{
format::{DistributionAlgoVersion, FormatV3},
DiskStore,
DiskAPI, DiskStore,
},
endpoints::PoolEndpoints,
error::{Error, Result},