rsiot::components

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§

  • Настройки cmp_external_fn_process

Type Aliases§

  • Компонент cmp_external_fn_process
  • BoxFuture, but without the Send requirement.