Cargo Features

fast_image_resize has no features set by default.

[dependencies]
fast_image_resize = { version = "3.0.4", features = ["for_test", "only_u8x4"] }
for_test

Affects fast_image_resize::testing

only_u8x4

This can be used to experiment with the crate's code.