Cargo Features
ttv-helix has no features set by default.
[dependencies]
ttv-helix = { version = "0.1.1", features = ["all", "reqwest_client", "surf_client", "allow_unknown_fields"] }
- all = reqwest_client, surf_client
- reqwest_client all?
-
Enables reqwest_client of twitch_api2 ^0.5.0-alpha.2
- surf_client all?
-
Enables surf_client of twitch_api2 ^0.5.0-alpha.2
- allow_unknown_fields
-
Enables allow_unknown_fields of twitch_api2 ^0.5.0-alpha.2
ttv-helix has 4 features without comments.