Cargo Features
[dependencies]
thermorawfilereader = { version = "0.3.0", default-features = false, features = ["nethost-download", "doc-only", "net8_0", "netcorehost-latest"] }
- default = net8_0, nethost-download
-
These default features are set whenever
thermorawfilereader
is added without
somewhere in the dependency tree.default-features = false - nethost-download default
-
Enables nethost-download of dotnetrawfilereader-sys
- doc-only
-
Enables doc-only of dotnetrawfilereader-sys
- net8_0 default
-
Enables net8_0 of dotnetrawfilereader-sys and netcorehost
- netcorehost-latest
-
Enables netcorehost-latest of dotnetrawfilereader-sys, latest of netcorehost
thermorawfilereader has 5 features without comments.