iqa 1.2.1

A single, ergonomic API over the patchwork of visual quality assessment metrics in the Rust ecosystem.
Documentation
1
2
3
4
5
6
7
# release-plz configuration — https://release-plz.dev/docs/config
[workspace]
# Record every published version in git: a `vX.Y.Z` tag plus a matching
# GitHub release. Both are release-plz defaults, pinned here so the
# "every release is tagged" guarantee is explicit rather than implicit.
git_tag_enable = true
git_release_enable = true