We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e4e4bb commit c02f27aCopy full SHA for c02f27a
crates/wdk-build/src/lib.rs
@@ -675,7 +675,7 @@ impl Config {
675
}
676
677
/// Returns a [`String`] containing the contents of a header file designed
678
- /// for [`bindgen`] to processs
+ /// for [`bindgen`](https://docs.rs/bindgen) to processs
679
///
680
/// The contents contains `#include`'ed headers based off the [`ApiSubset`]
681
/// and [`Config`], as well as any additional definitions required for the
0 commit comments