Docs.rs
bs-trace-0.3.0
bs-trace 0.3.0
Permalink
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
blandsoft
Dependencies
const-default ^1
normal
itertools ^0.14.0
normal
num-traits ^0.2.19
normal
png ^0.17.16
normal
rand ^0.8.5
normal
serde ^1.0.217
normal
toml ^0.8.19
normal
Versions
23.4%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Vec3
bs_
trace
0.3.0
Vec3
Aliased Type
In bs_
trace::
trace::
prelude
bs_trace
::
trace
::
prelude
Type Alias
Vec3
Copy item path
Source
pub type Vec3 =
Vector
<
f64
, 3>;
Aliased Type
ยง
pub struct Vec3 {
/* private fields */
}