Cargo Features

tea-actorx-runtime has no features set by default.

[dependencies]
tea-actorx-runtime = { version = "0.2.0-dev.22", features = ["no-mock", "analyzer", "checked", "mock"] }
no-mock analyzer?

Affects abi::abi_finish_print, abi::print_bytes

analyzer = no-mock
checked

Enables checked of tea-codec ^0.2.0-dev.22

Affects runtime::cast

mock = tea-actorx-host

Affects abi::print_bytes

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.

tea-actorx-host mock?