Cargo Features

[dependencies]
hyperchad_router = { version = "0.1.0", default-features = false, features = ["fail-on-warnings", "simd", "format", "syntax-highlighting", "json", "static-routes"] }
default = format, json, static-routes

These default features are set whenever hyperchad_router is added without default-features = false somewhere in the dependency tree.

fail-on-warnings
simd

Enables simd of hyperchad_transformer

format default

Enables format of hyperchad_transformer

syntax-highlighting

Enables syntax-highlighting of hyperchad_transformer

json default

Enables json of hyperchad_renderer

static-routes default

Affects hyperchad_router::Router.static_routes