Cargo Features

near-o11y has no features set by default.

[dependencies]
near-o11y = { version = "0.30.0-rc.1", features = ["nightly", "io_trace", "sandbox"] }
nightly

Enables nightly of near-fmt and near-primitives-core

io_trace = near-fmt, strum

Affects subscriber::make_io_tracing_layer

sandbox

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

near-fmt io_trace? nightly?
strum io_trace?

Enables strum ^0.24