Docs.rs
wutengine-0.4.0
wutengine 0.4.0
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
cloone8
Dependencies
gilrs ^0.11.0
normal
glam ^0.29.2
normal
itertools ^0.14.0
normal
log ^0.4.26
normal
nalgebra 0.*
normal
nohash-hasher ^0.2.0
normal
rand ^0.9.0
normal
rapier2d ^0.23.1
normal
rapier3d ^0.23.1
normal
rayon ^1.10.0
normal
simplelog ^0.12.2
normal
thiserror ^2.0.12
normal
winit ^0.30.9
normal
wutengine_core ^0.4.0
normal
wutengine_graphics ^0.4.0
normal
wutengine_macro ^0.4.0
normal
wutengine_opengl ^0.4.0
normal
optional
wutengine_util_macro ^0.4.0
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
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
i8vec2
wutengine
0.4.0
In wutengine::
math
wutengine
::
math
Function
i8vec2
Copy item path
Source
pub const fn i8vec2(x:
i8
, y:
i8
) ->
I8Vec2
Expand description
Creates a 2-dimensional vector.