Docs.rs
lotus-shared-0.4.1
lotus-shared 0.4.1
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
crates.io
Source
Owners
Ekranos
Dependencies
bevy ^0.15
normal
optional
glam ^0.29
normal
image ^0.25.2
normal
optional
lotus-script-sys ^0.3
normal
optional
serde ^1
normal
serde_json ^1
normal
serde_repr ^0.1
normal
thiserror ^2
normal
time ^0.3
normal
optional
Versions
31.96%
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
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
lotus_
shared
0.4.1
In lotus_
shared::
math
lotus_shared
::
math
Function
ivec2
Copy item path
Source
pub const fn ivec2(x:
i32
, y:
i32
) ->
IVec2
Expand description
Creates a 2-dimensional vector.