Cargo Features

[dependencies]
consul-api = { version = "0.0.3-pre", default-features = false, features = ["full", "v1", "v1_20_x", "enterprise"] }
default = v1

The v1 feature is set by default whenever consul-api is added without default-features = false somewhere in the dependency tree.

full = enterprise, v1
v1 default full? = v1_20_x
v1_20_x v1
enterprise full?

Affects consul-api::FilterRequestQuery.ns, consul-api::DeregisterCheckRequestQuery.ns, consul-api::AgentTTLCheckRequestQuery.ns, consul-api::AgentTTLCheckUpdateRequestQuery.ns, consul-api::ServiceConfigurationRequestQuery.ns, consul-api::LocalServiceHealthByNameRequestQuery.ns, consul-api::LocalServiceHealthByIDRequestQuery.ns, consul-api::RegisterServiceRequestQuery.ns, consul-api::DeregisterServiceRequestQuery.ns, consul-api::DeregisterServiceRequestQuery.partition, consul-api::EnableMaintenanceModeRequestQuery.ns, consul-api::ConnectAuthorizeRequestQuery.ns, consul-api::KVReadKeyQuery.ns, consul-api::KVReadKeyQuery.partition, consul-api::KVCreateOrUpdateKeyQuery.ns, consul-api::KVCreateOrUpdateKeyQuery.partition, structs_1_20_x::AgentService.locality, structs_1_20_x::AgentServiceRegistration.locality, structs_1_20_x::ServiceDefinition.locality, structs_1_20_x::RegisterRequest.locality