We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b32335 commit 476c0fcCopy full SHA for 476c0fc
1 file changed
src/backend/mod.rs
@@ -87,6 +87,7 @@ where
87
qido: None,
88
wado: Some(Box::new(S3WadoService::new(&config))),
89
stow: None,
90
+ mwl: None,
91
}
92
93
};
0 commit comments