Cargo Features

[dependencies]
googleapis-tonic-google-ads-googleads-v16-errors = { version = "0.8.0", default-features = false, features = ["btree-map", "bytes", "hash-map", "vec-u8"] }
default = hash-map, vec-u8

These default features are set whenever googleapis-tonic-google-ads-googleads-v16-errors is added without default-features = false somewhere in the dependency tree.

btree-map

Enables btree-map of googleapis-tonic-google-ads-googleads-v16-common and googleapis-tonic-google-ads-googleads-v16-enums

bytes

Enables bytes of googleapis-tonic-google-ads-googleads-v16-common and googleapis-tonic-google-ads-googleads-v16-enums

hash-map default

Enables hash-map of googleapis-tonic-google-ads-googleads-v16-common and googleapis-tonic-google-ads-googleads-v16-enums

vec-u8 default

Enables vec-u8 of googleapis-tonic-google-ads-googleads-v16-common and googleapis-tonic-google-ads-googleads-v16-enums

googleapis-tonic-google-ads-googleads-v16-errors has 5 features without comments.