Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Timothy B. Terriberry
rav1e
Commits
1bed1eb2
Commit
1bed1eb2
authored
May 02, 2019
by
Luca Barbato
Committed by
Luca Barbato
May 02, 2019
Browse files
Remove some spurious trailing spaces
parent
c4886a38
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/api.rs
View file @
1bed1eb2
...
...
@@ -98,8 +98,8 @@ impl Default for EncoderConfig {
impl
EncoderConfig
{
/// This is a preset which provides default settings according to a speed value in the specific range 0-10.
/// For each speed value it is having different preset. See [`from_preset()`].
/// This is a preset which provides default settings according to a speed value in the specific range 0-10.
/// For each speed value it is having different preset. See [`from_preset()`].
/// If the input value is greater than 10, it will result in the same settings of 10.
///
/// [`from_preset()`]: struct.SpeedSettings.html#method.from_preset
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment