Docs.rs
est-render-0.2.2
est-render 0.2.2
Docs.rs crate page
MIT-0
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Estrol
Dependencies
bitflags ^2.9.0
normal
bytemuck ^1.22.0
normal
byteorder-lite ^0.1.0
normal
flate2 ^1.1.1
normal
fontdue ^0.9.3
normal
futures ^0.3.31
normal
fxhash ^0.2.1
normal
half ^2.6.0
normal
image ^0.25.5
normal
lazy_static ^1.5.0
normal
num-traits ^0.2.19
normal
rand ^0.9.0
normal
rect_packer ^0.2.1
normal
scopeguard ^1.2.0
normal
smol_str ^0.2.2
normal
softbuffer ^0.4.6
normal
optional
ttf-parser ^0.25.1
normal
wgpu ^25.0.2
normal
winit ^0.30.9
normal
Versions
29.77%
of the crate is documented
Go to latest version
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
est_
render
0.2.2
Module runner
Module Items
Structs
Enums
Functions
In crate est_
render
est_render
Module
runner
Copy item path
Source
Expand description
Runner for managing the main event loop and window lifecycle
Structs
§
Runner
Provide almost cross-platform event loop for the application.
Enums
§
Cursor
Icon
Custom
Cursor
Item
Drag
AndDrop
Event
Event
Mouse
Scroll
Delta
Poll
Mode
Runner
Error
Functions
§
new
Create a
Runner
instance, required for creating one or more windows.