Skip to main content

Module cmp_external_fn_process

Module cmp_external_fn_process 

Source
Expand description

Тестирование документации:

cargo test components::cmp_external_fn_process --features="executor" --target="x86_64-unknown-linux-gnu";
cargo test --doc components::cmp_external_fn_process --features="executor" --target="x86_64-unknown-linux-gnu";

cargo test components::cmp_external_fn_process --features="executor, single-thread" --target="x86_64-unknown-linux-gnu";
cargo test --doc components::cmp_external_fn_process --features="executor, single-thread" --target="x86_64-unknown-linux-gnu";

Structs§

Config
Настройки cmp_external_fn_process

Constants§

COMPONENT_NAME
Название компонента

Type Aliases§

BoxFuture
An owned dynamically typed Future for use in cases where you can’t statically type your result or need to add some indirection.
Cmp
Компонент cmp_external_fn_process