Module eventify_idx::types::process

source ·

Traits

  • The Process trait defines asynchronous operations for processing different types of data. It’s generic over a type T, allowing flexibility in the type of data being processed.