Docs.rs
iris-core-1.1.3
iris-core 1.1.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
itszzl-sudo
Dependencies
tokio ^1
normal
winit ^0.30
normal
wasm-bindgen ^0.2
normal
web-sys ^0.3
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
Module window
iris_
core
1.1.3
Module window
Module Items
Structs
Functions
In crate iris_
core
iris_core
Module
window
Copy item path
Source
Expand description
跨平台窗口管理
桌面端基于 winit 0.30+,Wasm 端基于浏览器 canvas(待实现)。
Structs
§
Window
Config
窗口创建配置。
Functions
§
create_
window
在桌面端创建 winit 窗口。