mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-26 22:53:15 -04:00
Rephrase (#958)
This commit is contained in:
@@ -285,8 +285,7 @@ impl WindowBuilder {
|
||||
|
||||
/// Builds the window.
|
||||
///
|
||||
/// Error should be very rare and only occur in case of permission denied, incompatible system,
|
||||
/// out of memory, etc.
|
||||
/// Possible causes of error include denied permission, incompatible system, and lack of memory.
|
||||
#[inline]
|
||||
pub fn build<T: 'static>(
|
||||
mut self,
|
||||
|
||||
Reference in New Issue
Block a user