mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
doc: Add back-links from wgpu-24 specific APIs to the slint module
cc #8631
This commit is contained in:
parent
09efef065d
commit
74a62fd646
2 changed files with 6 additions and 3 deletions
|
@ -113,7 +113,7 @@ impl BackendSelector {
|
|||
/// *Note*: This function is behind the [`unstable-wgpu-24` feature flag](slint:rust:slint/docs/cargo_features/#backends)
|
||||
/// and may be removed or changed in future minor releases, as new major WGPU releases become available.
|
||||
///
|
||||
/// See also the [`slint::wgpu_24`](slint:rust:slint/wgpu_24) module
|
||||
/// See also the [`slint::wgpu_24`](slint:rust:slint/wgpu_24) module.
|
||||
#[cfg(feature = "unstable-wgpu-24")]
|
||||
#[must_use]
|
||||
pub fn require_wgpu_24(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue