Cargo Features

asyncapiv3 has no features set by default.

[dependencies]
asyncapiv3 = { version = "0.1.2", features = ["builder_unstable"] }
builder_unstable = log, thiserror

Affects asyncapiv3::builder, asyncapiv3::error

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.

log builder_unstable?
thiserror builder_unstable?