mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-31 05:40:04 -04:00
Doc now ignored for doctest
This commit is contained in:
@@ -122,7 +122,7 @@ impl WindowBuilder {
|
|||||||
///
|
///
|
||||||
/// # Example
|
/// # Example
|
||||||
///
|
///
|
||||||
/// ```
|
/// ```ignore
|
||||||
/// let window = Window::new().unwrap();
|
/// let window = Window::new().unwrap();
|
||||||
///
|
///
|
||||||
/// unsafe { window.make_current() };
|
/// unsafe { window.make_current() };
|
||||||
|
|||||||
Reference in New Issue
Block a user