Module relm4::component

source ·
Expand description

Components are smaller mostly independent parts of your application.

Modules

  • A simpler version of components that does work in the background.

Structs

Traits

Type Definitions

  • A future returned by a component’s command method.