Module fluxion::types

source ·
Expand description

Types

This module contains many of the types and traits used throughout Fluxion.

Modules

  • Errors
  • Provides an Executor trait which is used to allow spawning async tasks without depending on a specific executor.
  • Params
  • Defines a trait that provides methods for serializing and deserializing a message.