We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 028aaf6 + d07b224 commit 77b7160Copy full SHA for 77b7160
src/prompts/input.rs
@@ -95,7 +95,7 @@ impl<T> Input<'_, T> {
95
96
/// Disables or enables the default value display.
97
///
98
- /// The default behaviour is to append [`default`] to the prompt to tell the
+ /// The default behaviour is to append [`default`](#method.default) to the prompt to tell the
99
/// user what is the default value.
100
101
/// This method does not affect existance of default value, only its display in the prompt!
0 commit comments