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.
1 parent 873e382 commit 938b425Copy full SHA for 938b425
uefi/src/proto/shell/mod.rs
@@ -52,7 +52,7 @@ impl Shell {
52
///
53
/// # Errors
54
55
- /// * `Status::EFI_NOT_FOUND` - The directory does not exist
+ /// * [`Status::EFI_NOT_FOUND`] - The directory does not exist
56
pub fn set_current_dir(
57
&self,
58
file_system: Option<&CStr16>,
0 commit comments