pub fn build(
target: &SchemaRecord,
records: &[SchemaRecord],
depth: usize,
) -> Result<Example>Expand description
Draft an operation that reaches target.
pub fn build(
target: &SchemaRecord,
records: &[SchemaRecord],
depth: usize,
) -> Result<Example>Draft an operation that reaches target.