Module mcai_worker_sdk::prelude

source ·

Re-exports§

Macros§

Structs§

  • A thread-safe reference-counting pointer. ‘Arc’ stands for ‘Atomically Reference Counted’.
  • A mutual exclusion primitive useful for protecting shared data
  • Represents a version number conforming to the semantic versioning scheme.

Enums§

Traits§

  • A type which can be described as a JSON Schema document.

Functions§

Derive Macros§