Cargo Features

golang-type-core has no features set by default.

[dependencies]
golang-type-core = { version = "0.1.0", features = ["enable-quote-to_tokens"] }
enable-quote-to_tokens = proc-macro2, quote

Enables enable-quote-to_tokens of golang-type-name-core

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.

proc-macro2 enable-quote-to_tokens?
quote enable-quote-to_tokens?