Docs.rs
deep-time-0.1.0-beta.28
deep-time 0.1.0-beta.28
Docs.rs crate page
MIT
OR
Apache-2.0
16 July 2026
Links
Repository
crates.io
Source
Owners
ragardner
Dependencies
aho-corasick ^1.1
normal
optional
chrono ^0.4
normal
optional
defmt ^1
normal
optional
hashbrown ^0.17
normal
optional
hifitime ^4.3
normal
optional
icu_calendar ^2.2
normal
optional
icu_time ^2.2
normal
optional
jiff ^0.2
normal
optional
js-sys ^0.3
normal
optional
once_cell =1.21
normal
optional
serde ^1.0
normal
optional
sys-locale =0.3
normal
optional
time ^0.3
normal
optional
tsify =0.5.6
normal
optional
wasm-bindgen ^0.2
normal
optional
serde_json ^1.0
dev
Versions
100%
of the crate is documented
Go to latest stable release
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
Module position
deep_
time
0.1.0-beta.28
Module position
Module Items
Structs
In deep_
time::
physics
deep_time
::
physics
Module
position
Copy item path
Source
Expand description
3D position vector (in meters) for physics / trajectory inputs.
Structs
ยง
Position
A 3-dimensional position vector expressed in Cartesian coordinates (x, y, z) with units of meters (SI).