Cargo Features

Mizuki has no features set by default.

[dependencies]
mizuki = { version = "0.2.0", features = ["log", "opentelemetry", "bson", "chrono", "chrono-tz", "url", "uuid", "string_number", "dataloader", "secrecy", "decimal", "bigdecimal", "cbor", "smol_str", "hashbrown", "time", "tokio-sync", "fast_chemail"] }
log

Enables log of async-graphql

opentelemetry

Enables opentelemetry of async-graphql

bson

Enables bson of async-graphql

chrono

Enables chrono of async-graphql

chrono-tz

Enables chrono-tz of async-graphql

url

Enables url of async-graphql

uuid

Enables uuid of async-graphql

string_number

Enables string_number of async-graphql

dataloader

Enables dataloader of async-graphql

secrecy

Enables secrecy of async-graphql

decimal

Enables decimal of async-graphql

bigdecimal

Enables bigdecimal of async-graphql

cbor

Enables cbor of async-graphql

smol_str

Enables smol_str of async-graphql

hashbrown

Enables hashbrown of async-graphql

time

Enables time of async-graphql

tokio-sync

Enables tokio-sync of async-graphql

fast_chemail

Enables fast_chemail of async-graphql

Mizuki has 18 features without comments.