Cargo Features
sha256fast has no features set by default.
[dependencies]
sha256fast = { version = "0.0.3", features = ["portable"] }
- default
-
Binary can be executed on systems similar to the host.
- portable
-
Binary can be executed on all systems.