format with cargo fmt
This commit is contained in:
parent
ee932caf3d
commit
f3c86de64f
1 changed files with 1 additions and 1 deletions
|
|
@ -423,7 +423,7 @@ impl<'a> WhisperState<'a> {
|
||||||
/// This function differs from [WhisperState::full_get_segment_text]
|
/// This function differs from [WhisperState::full_get_segment_text]
|
||||||
/// in that it ignores invalid UTF-8 in whisper strings,
|
/// in that it ignores invalid UTF-8 in whisper strings,
|
||||||
/// instead opting to replace it with the replacement character.
|
/// instead opting to replace it with the replacement character.
|
||||||
///
|
///
|
||||||
/// # Arguments
|
/// # Arguments
|
||||||
/// * segment: Segment index.
|
/// * segment: Segment index.
|
||||||
///
|
///
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue