> And if Python is more of a "batteries included / easily installable" language, then that's how you should use it.
This isn't python specific. "Idiomatic" Rust would also be to import the crate that does image comparison.
It just happens to be that for this particular problem a python library was found, but no rust crate. This isn't all that common.
> And if Python is more of a "batteries included / easily installable" language, then that's how you should use it.
This isn't python specific. "Idiomatic" Rust would also be to import the crate that does image comparison.
It just happens to be that for this particular problem a python library was found, but no rust crate. This isn't all that common.