Docs.rs
ori-core-0.1.0-alpha.1
ori-core 0.1.0-alpha.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ChangeCaps
Dependencies
deref-derive ^0.1
normal
fxhash ^0.2
normal
glam ^0.23
normal
ori-graphics ^0.1.0-alpha.0
normal
ori-macro ^0.1.0-alpha.0
normal
pest ^2.5
normal
pest_derive ^2.5
normal
smallvec ^1.10
normal
smol_str ^0.2
normal
tracing ^0.1
normal
uuid ^1.3
normal
Versions
20.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
ori_
core
0.1.0-alpha.1
ori_core
Function
vec2
Copy item path
Source
pub const fn vec2(x:
f32
, y:
f32
) ->
Vec2
Expand description
Creates a 2-dimensional vector.