cargo fmt

This commit is contained in:
Henry Schimke
2022-12-01 16:23:22 -06:00
parent 0829b4b77a
commit 626a5962aa
4 changed files with 17 additions and 15 deletions

View File

@@ -80,7 +80,6 @@ impl Reader for MultiFormatReader {
}
impl MultiFormatReader {
/**
* Decode an image using the state set up by calling setHints() previously. Continuous scan
* clients will get a <b>large</b> speed increase by using this instead of decode().