Skip to content

Commit

Permalink
Updates macros doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalecot committed Dec 5, 2023
1 parent 0f175b1 commit 637ff98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/macros.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
///
/// - `format`: Variant name representing the file format.
/// - `name`: Full name of the file format.
/// - `short_name`: Abbreviated name for the file format (optional).
/// - `short_name`: Abbreviated name of the file format (optional).
/// - `media_type`: Common media type associated with the file format.
/// - `extension`: Common file extension used for the file format.
/// - `kind`: Type or category of the file format.
Expand Down

0 comments on commit 637ff98

Please sign in to comment.