Cargo Features

agsol-borsh-schema has no features set by default.

[dependencies]
agsol-borsh-schema = { version = "0.0.2", features = ["full"] }
full = anyhow, heck, proc-macro2, quote, syn

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.

anyhow full?
heck full?

Enables heck ^0.3.3

proc-macro2 full?
quote full?
syn full?

Enables syn ^1.0