Skip to content

Commit

Permalink
Merge pull request #252 from stepchowfun/comment-wordsmithing
Browse files Browse the repository at this point in the history
Wordsmith a comment
  • Loading branch information
stepchowfun authored Oct 24, 2021
2 parents c7794f2 + d2fc85f commit c3d8750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ fn cli<'a, 'b>() -> App<'a, 'b> {
)
}

// Generate code for a schema and its transitive dependencies
// Generate code for a schema and its transitive dependencies.
fn generate_code(
schema_path: &Path,
rust_out: Option<&Path>,
Expand Down

0 comments on commit c3d8750

Please sign in to comment.