Fix broken intra-doc links
This commit is contained in:
parent
7def3ee38a
commit
6740c2c5d6
8 changed files with 12 additions and 27 deletions
|
|
@ -272,7 +272,7 @@ pub fn window_level(level: window::Level) -> winit::window::WindowLevel {
|
|||
}
|
||||
}
|
||||
|
||||
/// Converts a [`Position`] to a [`winit`] logical position for a given monitor.
|
||||
/// Converts a [`window::Position`] to a [`winit`] logical position for a given monitor.
|
||||
///
|
||||
/// [`winit`]: https://github.com/rust-windowing/winit
|
||||
pub fn position(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue