Docs.rs
polyscope-render-0.5.9
polyscope-render 0.5.9
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
xarthurx
Dependencies
bytemuck ^1.14
normal
glam ^0.29
normal
half ^2
normal
image ^0.25
normal
log ^0.4
normal
polyscope-core ^0.5.9
normal
rand ^0.8
normal
thiserror ^2.0
normal
wgpu ^27
normal
winit ^0.30
normal
proptest ^1.5
dev
Versions
90.45%
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
Skip to main content
Module error
polyscope_
render
0.5.9
Module error
Module Items
Enums
Type Aliases
In crate polyscope_
render
polyscope_render
Module
error
Copy item path
Source
Expand description
Rendering error types.
Enums
§
Render
Error
Errors that can occur during rendering operations.
Type Aliases
§
Render
Result
A specialized Result type for rendering operations.