Docs.rs
box2d-rust-1.3.0
box2d-rust 1.3.0
Docs.rs crate page
MIT
23 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
larsbrubaker
Dependencies
web-time ^1
normal
Versions
61.07%
of the crate is documented
Platform
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
is_valid_vec2
box2d_
rust
1.3.0
In box2d_
rust::
math_
functions
box2d_rust
::
math_functions
Function
is_
valid_
vec2
Copy item path
Source
pub fn is_valid_vec2(v:
Vec2
) ->
bool
Expand description
Is this a valid vector? Not NaN or infinity.