We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78788e0 commit fdae020Copy full SHA for fdae020
README.md
@@ -22,6 +22,8 @@ Windows.
22
This makes it awkward to ship, as it requires Perl to be installed on the
23
system. As well as shipping the exiftool executable.
24
25
+## Example
26
+
27
```rust
28
use fuji::exiftool::spawn;
29
use fuji::recipe::read;
0 commit comments