Import imgref 1.9.4 upstream upstream/1.9.4
authorDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 6 Apr 2023 07:21:13 +0000 (16:21 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 6 Apr 2023 07:21:13 +0000 (16:21 +0900)
commit4e8baa641eef3f50ee7a322d23eb927cfe33c4ad
tree958b6819640820d5428ee4323f7da50ad04f35ce
Import imgref 1.9.4
13 files changed:
.cargo_vcs_info.json [new file with mode: 0644]
.github/workflows/cargo.yml [new file with mode: 0644]
.gitignore [new file with mode: 0644]
Cargo.toml [new file with mode: 0644]
Cargo.toml.orig [new file with mode: 0644]
LICENSE [new file with mode: 0644]
README.md [new file with mode: 0644]
benches/iterbench.rs [new file with mode: 0644]
imgref.png [new file with mode: 0644]
src/iter.rs [new file with mode: 0644]
src/lib.rs [new file with mode: 0644]
src/ops.rs [new file with mode: 0644]
src/traits.rs [new file with mode: 0644]