Cargo Features

[dependencies]
hab-rs = { version = "0.2.0", default-features = false, features = ["mockall", "actions_api", "addons_api", "audio_api", "auth_api", "channel_types_api", "config_descriptions_api", "discovery_api", "events_api", "habpanel_api", "iconsets_api", "inbox_api", "items_api", "links_api", "logging_api", "module_types_api", "persistence_api", "profile_types_api", "root_api", "rules_api", "services_api", "sitemaps_api", "systeminfo_api", "tags_api", "templates_api", "thing_types_api", "things_api", "transformations_api", "ui_api", "uuid_api", "voice_api"] }
default = items_api

The items_api feature is set by default whenever hab-rs is added without default-features = false somewhere in the dependency tree.

mockall

Enables mockall of hab-rs-api-client

actions_api

Api features

Enables actions_api of hab-rs-api-client

addons_api

Enables addons_api of hab-rs-api-client

audio_api

Enables audio_api of hab-rs-api-client

auth_api

Enables auth_api of hab-rs-api-client

channel_types_api

Enables channel_types_api of hab-rs-api-client

config_descriptions_api

Enables config_descriptions_api of hab-rs-api-client

discovery_api

Enables discovery_api of hab-rs-api-client

events_api

Enables events_api of hab-rs-api-client

habpanel_api

Enables habpanel_api of hab-rs-api-client

iconsets_api

Enables iconsets_api of hab-rs-api-client

inbox_api

Enables inbox_api of hab-rs-api-client

items_api default

Enables items_api of hab-rs-api-client

Enables links_api of hab-rs-api-client

logging_api

Enables logging_api of hab-rs-api-client

module_types_api

Enables module_types_api of hab-rs-api-client

persistence_api

Enables persistence_api of hab-rs-api-client

profile_types_api

Enables profile_types_api of hab-rs-api-client

root_api

Enables root_api of hab-rs-api-client

rules_api

Enables rules_api of hab-rs-api-client

services_api

Enables services_api of hab-rs-api-client

sitemaps_api

Enables sitemaps_api of hab-rs-api-client

systeminfo_api

Enables systeminfo_api of hab-rs-api-client

tags_api

Enables tags_api of hab-rs-api-client

templates_api

Enables templates_api of hab-rs-api-client

thing_types_api

Enables thing_types_api of hab-rs-api-client

things_api

Enables things_api of hab-rs-api-client

transformations_api

Enables transformations_api of hab-rs-api-client

ui_api

Enables ui_api of hab-rs-api-client

uuid_api

Enables uuid_api of hab-rs-api-client

voice_api

Enables voice_api of hab-rs-api-client