Module cloud_filter::filter

source ·
Expand description

Contains the SyncFilter and Filter traits and related structs.

Modules§

  • This module contains the structs that are used to pass information into the callbacks of the SyncFilter trait and the Filter trait.
  • This module contains the structs that are used to represent the operation that the engine needs to perform. They are used as parameters to the methods of the SyncFilter trait and the Filter trait.

Structs§

Traits§

  • Async core functions for implementing a Sync Engine.
  • Core functions for implementing a Sync Engine.