Docs.rs
oxicuda-seq-0.4.0
oxicuda-seq 0.4.0
Docs.rs crate page
Apache-2.0
01 July 2026
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
thiserror ^2
normal
criterion ^0.8
dev
oxicuda-driver ^0.4.0
dev
oxicuda-launch ^0.4.0
dev
oxicuda-memory ^0.4.0
dev
Versions
84.77%
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
oxicuda_
seq
0.4.0
Module error
Module Items
Enums
Type Aliases
In crate oxicuda_
seq
oxicuda_seq
Module
error
Copy item path
Source
Expand description
Error types for
oxicuda-seq
.
Enums
§
SeqError
Errors that can be produced by sequence model algorithms.
Type Aliases
§
SeqResult
Result alias for fallible sequence operations.