Module cloud_filter::filter::ticket
source · Expand description
Tickets for callbacks in the [SyncFilter][crate::SyncFilter] trait.
Structs§
- A ticket for the SyncFilter::dehydrate callback.
- A ticket for the SyncFilter::delete callback.
- A ticket for the SyncFilter::fetch_data callback.
- A ticket for the SyncFilter::fetch_placeholders callback.
- A ticket for the SyncFilter::rename callback.
- A ticket for the SyncFilter::validate_data callback.