Cargo Features

[dependencies]
aora = { version = "0.4.0", default-features = false, features = ["std", "file-strict"] }
default = file-strict

The file-strict feature is set by default whenever aora is added without default-features = false somewhere in the dependency tree.

std file-strict
file-strict default = indexmap, std, strict_encoding

Affects providers::file

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.

strict_encoding file-strict
indexmap file-strict