Docs.rs
egui-winit-0.29.1
egui-winit 0.29.1
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
emilk
rerunio
Dependencies
accesskit_winit ^0.22
normal
optional
ahash ^0.8.11
normal
document-features ^0.2.8
normal
optional
egui ^0.29.1
normal
log ^0.4
normal
puffin ^0.19
normal
optional
raw-window-handle ^0.6.0
normal
serde ^1
normal
optional
web-time ^1.1.0
normal
webbrowser ^1.0.0
normal
optional
winit ^0.30.5
normal
smithay-clipboard ^0.7.2
normal
optional
wayland-cursor ^0.31.1
normal
optional
arboard ^3.3
normal
optional
Versions
55.81%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
egui_
winit
0.29.1
egui_winit
Function
inner_rect_in_points
Copy item path
source
pub fn inner_rect_in_points( window: &
Window
, pixels_per_point:
f32
, ) ->
Option
<
Rect
>