Skip to main content

Crate oversync_transforms

Crate oversync_transforms 

Source

Re-exports§

pub use steps::*;

Modules§

steps

Structs§

StepChain
Ordered chain of TransformSteps applied sequentially to each record.

Traits§

TransformStep
A single transform operation applied to one record’s data.

Functions§

parse_steps
Parse a JSON array of step definitions into a StepChain.