Docs.rs
nexrad-render-1.0.0-rc.4
nexrad-render 1.0.0-rc.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
danielway
Dependencies
image ^0.25
normal
nexrad-model ^1.0.0-rc.2
normal
thiserror ^2.0.16
normal
criterion ^0.8.1
dev
nexrad-data ^1.0.0-rc.4
dev
nexrad-decode ^1.0.0-rc.3
dev
Versions
100%
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 result
nexrad_
render
1.0.0-rc.4
Module result
Module Items
Enums
Type Aliases
In crate nexrad_
render
nexrad_render
Module
result
Copy item path
Source
Expand description
Result and error types for NEXRAD rendering operations.
Enums
§
Error
Errors that can occur during NEXRAD rendering.
Type Aliases
§
Result
A specialized Result type for NEXRAD rendering operations.