Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
raviqqe committed Feb 17, 2024
1 parent 053e14d commit 1dd7766
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions macro/src/dialect/generation/operation_builder.rs
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ pub fn generate_operation_builder(builder: &OperationBuilder) -> Result<TokenStr
})
}

// TODO Split this function for different kinds of fields.
fn generate_field_fns(
builder: &OperationBuilder,
field_names: &[Ident],
Expand Down

0 comments on commit 1dd7766

Please sign in to comment.