Cargo Features

butane_codegen has no features set by default.

[dependencies]
butane_codegen = { version = "0.8.0", features = ["async", "datetime", "json", "uuid"] }
async

Enables async of butane_core

datetime

Enables datetime of butane_core

json

Enables json of butane_core

uuid

Enables uuid of butane_core

butane_codegen has 4 features without comments.