Docs.rs
hexga_engine-0.0.11-beta.53
hexga_engine 0.0.11-beta.53
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Thomas-Mewily
Dependencies
copypasta ^0.10.2
normal
env_logger ^0.10
normal
hexga ^0.0.11-beta.53
normal
hexga_graphics ^0.0.11-beta.53
normal
log ^0.4.22
normal
serde ^1.0.0
normal
optional
smol ^2.0.2
normal
winit ^0.30.11
normal
console_error_panic_hook ^0.1
normal
console_log ^1.0
normal
wasm-bindgen-futures ^0.4.49
normal
Versions
48.94%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
GpuVec2
hexga_
engine
0.0.11-beta.53
GpuVec2
Aliased Type
In hexga_
engine::
graphics::
typedef
hexga_engine
::
graphics
::
typedef
Type Alias
GpuVec2
Copy item path
Source
pub type GpuVec2 =
Vector
<
f32
, 2>;
Aliased Type
ยง
pub struct GpuVec2 {
/* private fields */
}