Cargo Features

[dependencies]
uggo = { version = "0.12.2", default-features = false, features = ["json-runtime-detection"] }
default = json-runtime-detection

The json-runtime-detection feature is set by default whenever uggo is added without default-features = false somewhere in the dependency tree.

json-runtime-detection default

Enables json-runtime-detection of uggo-ugg-api

uggo has 2 features without comments.