Cargo Features

[dependencies]
google-freebase1 = { version = "0.1.14+20150728", default-features = false, features = ["nightly", "with-serde-codegen"] }
default = with-serde-codegen

The with-serde-codegen feature is set by default whenever google-freebase1 is added without default-features = false somewhere in the dependency tree.

nightly = serde_macros

Enables nightly of yup-oauth2 ^0.6.0

with-serde-codegen default = serde_codegen

Enables with-serde-codegen of yup-oauth2 ^0.6.0

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

serde_codegen build with-serde-codegen

Enables serde_codegen ^0.7.14

serde_macros nightly?

Enables serde_macros ^0.7.5

yup-oauth2 nightly? with-serde-codegen

Enables yup-oauth2 ^0.6.0