Docs.rs
rootvg-0.1.0
rootvg 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
BillyDM
Dependencies
log ^0.4.21
normal
pollster ^0.3.0
normal
optional
rootvg-core ^0.1
normal
rootvg-image ^0.1
normal
optional
rootvg-mesh ^0.1
normal
optional
rootvg-msaa ^0.1
normal
optional
rootvg-quad ^0.1
normal
optional
rootvg-tessellation ^0.1
normal
optional
rootvg-text ^0.1
normal
optional
rustc-hash ^1.1.0
normal
smallvec ^1.13.1
normal
thiserror ^1.0.57
normal
wgpu ^0.19.3
normal
bytemuck ^1.14.1
dev
env_logger ^0.11.3
dev
image ^0.25.0
dev
pollster ^0.3.0
dev
rustc-hash ^1.1.0
dev
wgpu ^0.19
dev
winit ^0.29.10
dev
Versions
9.52%
of the crate is documented
Platform
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
PrimitiveID
rootvg
0.1.0
In rootvg::
pipeline
rootvg
::
pipeline
Type Alias
PrimitiveID
Copy item path
Source
pub type PrimitiveID =
u32
;