Docs.rs
ringkernel-0.1.3
ringkernel 0.1.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mivertowski
Dependencies
async-trait ^0.1
normal
cfg-if ^1.0
normal
futures ^0.3
normal
inventory ^0.3
normal
ringkernel-codegen ^0.1.3
normal
ringkernel-core ^0.1.3
normal
ringkernel-cpu ^0.1.3
normal
ringkernel-cuda ^0.1.3
normal
optional
ringkernel-derive ^0.1.3
normal
ringkernel-metal ^0.1.3
normal
optional
ringkernel-wgpu ^0.1.3
normal
optional
thiserror ^2.0
normal
tokio ^1.48
normal
tracing ^0.1
normal
async-stream ^0.3
dev
axum ^0.7
dev
bytemuck ^1.14
dev
criterion ^0.5
dev
crossterm ^0.28
dev
futures ^0.3
dev
proptest ^1.4
dev
prost ^0.13
dev
reqwest ^0.12
dev
ringkernel-cuda ^0.1.3
dev
ringkernel-cuda-codegen ^0.1.3
dev
rkyv ^0.7
dev
serde ^1.0
dev
serde_json ^1.0
dev
syn ^2.0
dev
tokio ^1.48
dev
toml ^0.8
dev
tonic ^0.12
dev
tower ^0.5
dev
tower-http ^0.6
dev
tracing-subscriber ^0.3
dev
zerocopy ^0.7
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
Module error
ringkernel
0.1.3
Module error
Module Items
Enums
Type Aliases
In crate ringkernel
ringkernel
Module
error
Copy item path
Source
Expand description
Error types for RingKernel operations.
Enums
§
Ring
Kernel
Error
Comprehensive error type for RingKernel operations.
Type Aliases
§
Result
Result type alias for RingKernel operations.