There was an error while loading. Please reload this page.
1 parent d77203f commit 716bd64Copy full SHA for 716bd64
1 file changed
crates/wdk-build/src/lib.rs
@@ -1057,7 +1057,7 @@ impl Config {
1057
.collect())
1058
}
1059
1060
- /// Returns the formatted `#[link]` directives (as raw Rust source) for the
+ /// Returns the formatted `#[link]` directives as raw Rust source for the
1061
/// given [`ApiSubset`], or `None` if the [`ApiSubset`] does not define any
1062
/// libraries to link.
1063
///
0 commit comments