Docs.rs
strange-loop-0.3.0
strange-loop 0.3.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ruvnet
Dependencies
approx ^0.5
normal
console_error_panic_hook ^0.1
normal
optional
crossbeam ^0.8
normal
crossbeam-channel ^0.5
normal
crossbeam-utils ^0.8
normal
getrandom ^0.2
normal
itertools ^0.12
normal
js-sys ^0.3
normal
optional
nalgebra ^0.32
normal
num-complex ^0.4
normal
optional
num_cpus ^1.16
normal
once_cell ^1.19
normal
parking_lot ^0.12
normal
rand ^0.8
normal
rand_distr ^0.4
normal
rayon ^1.10
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
tokio ^1.40
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
wasm-bindgen ^0.2
normal
optional
wasm-bindgen-futures ^0.4
normal
optional
web-sys ^0.3
normal
optional
wee_alloc ^0.4
normal
optional
wide ^0.7
normal
optional
criterion ^0.5
dev
proptest ^1.4
dev
quickcheck ^1.0
dev
quickcheck_macros ^1.0
dev
tokio ^1.0
dev
Versions
72.77%
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
Module vector3d
strange_
loop
0.3.0
Module vector3d
Module Items
Structs
In crate strange_
loop
strange_loop
Module
vector3d
Copy item path
Source
Expand description
Custom Vector3D implementation for strange-loop examples
Structs
§
Vector3D
Simple 3D vector for examples that don’t require heavy math