mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-23 22:01:31 +11:00
Doc now ignored for doctest
This commit is contained in:
parent
2fdcc1840b
commit
d2bd19bc21
|
@ -122,7 +122,7 @@ impl WindowBuilder {
|
|||
///
|
||||
/// # Example
|
||||
///
|
||||
/// ```
|
||||
/// ```ignore
|
||||
/// let window = Window::new().unwrap();
|
||||
///
|
||||
/// unsafe { window.make_current() };
|
||||
|
|
Loading…
Reference in a new issue