Cargo Features

ijson has no features set by default.

[dependencies]
ijson = { version = "0.1.3", features = ["tracing", "ctor"] }
tracing dev

Enables tracing of mockalloc

Features from optional dependencies

ctor implicit feature

Enables ctor ^0.1.16

ctor:

__attribute__((constructor)) for Rust