Docs.rs
oxicuda-rl-0.1.3
oxicuda-rl 0.1.3
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
num-traits ^0.2
normal
oxicuda-driver ^0.1.3
normal
thiserror ^2
normal
tracing ^0.1
normal
approx ^0.5
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 error
oxicuda_
rl
0.1.3
Module error
Module Items
Enums
Type Aliases
In crate oxicuda_
rl
oxicuda_rl
Module
error
Copy item path
Source
Expand description
Error types and result alias. Error types for
oxicuda-rl
.
Enums
§
RlError
All errors produced by the OxiCUDA RL library.
Type Aliases
§
RlResult
Convenience alias.