Skip to content

Commit

Permalink
slice: inline write_json helper
Browse files Browse the repository at this point in the history
  • Loading branch information
jqnatividad committed Apr 8, 2024
1 parent 306926e commit 978a28a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cmd/slice.rs
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ impl Args {
Ok(writer)
}

#[inline]
fn write_json(
&self,
headers: &csv::ByteRecord,
Expand Down

0 comments on commit 978a28a

Please sign in to comment.