Docs.rs
browser-window-0.12.3
browser-window 0.12.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
bamidev
Dependencies
browser-window-c =0.3.2
normal
futures-channel ^0.3
normal
glib ^0.18
normal
optional
gtk ^0.18
normal
optional
javascriptcore-rs ^1
normal
optional
json ^0.12
normal
lazy_static ^1
normal
num-bigfloat ^1
normal
unsafe-send-sync ^0.1
normal
webkit2gtk ^2.0
normal
optional
webview2 ^0.1
normal
optional
winapi ^0.3
normal
optional
serde_json ^1.0
dev
tokio ^1.0
dev
Versions
41.11%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
browser_
window
0.12.3
Pos2D
Aliased Type
Fields
x
y
In browser_
window::
prelude
browser_window
::
prelude
Type Alias
Pos2D
Copy item path
Source
pub type Pos2D =
cbw_Pos2D
;
Aliased Type
§
struct Pos2D { pub x:
u16
, pub y:
u16
, }
Fields
§
§
x:
u16
§
y:
u16