Skip to content

Commit

Permalink
added some extra docs to Muxer default new
Browse files Browse the repository at this point in the history
  • Loading branch information
gerwin3 committed Mar 18, 2024
1 parent c54db5b commit 65cba95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mux.rs
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ pub struct Muxer<W: Write> {
}

impl<W: Write> Muxer<W> {
/// Create a muxer.
/// Create a non-interleaved muxer.
///
/// # Arguments
///
Expand Down

0 comments on commit 65cba95

Please sign in to comment.