Docs.rs
shape-viz-core-0.1.1
shape-viz-core 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
DAmesberger
Dependencies
ahash ^0.8
normal
anyhow ^1.0
normal
bytemuck ^1.16
normal
chrono ^0.4
normal
cosmic-text ^0.12
normal
etagere ^0.2
normal
futures ^0.3
normal
glam ^0.28
normal
glyphon ^0.9
normal
optional
image ^0.25
normal
pollster ^0.3
normal
rayon ^1.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
shape-wire ^0.1.1
normal
smallvec ^1.13
normal
thiserror ^1.0
normal
tracing ^0.1
normal
ultraviolet ^0.9
normal
wgpu ^25.0
normal
criterion ^0.5
dev
env_logger ^0.11
dev
image ^0.25
dev
tokio ^1.0
dev
Versions
62.62%
of the crate is documented
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 error
shape_
viz_
core
0.1.1
Module error
Module Items
Enums
Type Aliases
In crate shape_
viz_
core
shape_viz_core
Module
error
Copy item path
Source
Expand description
Error types for FChart Core
Enums
§
Chart
Error
Main error type for FChart operations
Type Aliases
§
Result
Convenience type alias for Results with ChartError