Docs.rs
openusd-0.1.4
openusd 0.1.4
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
mxpv
Dependencies
anyhow ^1.0.79
normal
bytemuck ^1.14.0
normal
half ^2.3.1
normal
lz4_flex ^0.11.1
normal
num-traits ^0.2.17
normal
strum ^0.26.2
normal
Versions
20.13%
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
TimeSampleMap
openusd
0.1.4
Time
Sample
Map
Aliased Type
In openusd::
sdf
openusd
::
sdf
Type Alias
Time
Sample
Map
Copy item path
Source
pub type TimeSampleMap =
Vec
<(
f64
,
Value
)>;
Aliased Type
ยง
pub struct TimeSampleMap {
/* private fields */
}