Crate massa_pos_worker

source ยท

Modulesยง

  • controller ๐Ÿ”’
    This module implements a selector controller. See massa-pos-exports/controller_traits.rs for functional details.
  • draw ๐Ÿ”’
  • worker ๐Ÿ”’

Structsยง

Enumsยง

  • Command ๐Ÿ”’
    Enumeration of internal commands sent to the selector thread as input data. CycleInfo, Look at InputDataPtr

Functionsยง

  • Start thread selector Launches a selector worker thread and returns a pair to interact with it.

Type Aliasesยง

  • DrawCachePtr ๐Ÿ”’
    Structure of the shared pointer to the computed draws, or error if the draw system failed.