Docs.rs
ringkernel-core-0.1.3
ringkernel-core 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
atomic ^0.6
normal
bytemuck ^1.14
normal
cfg-if ^1.0
normal
crossbeam ^0.8
normal
futures ^0.3
normal
inventory ^0.3
normal
parking_lot ^0.12
normal
pin-project-lite ^0.2
normal
rkyv ^0.7
normal
thiserror ^2.0
normal
tokio ^1.48
normal
tracing ^0.1
normal
uuid ^1.6
normal
zerocopy ^0.7
normal
proptest ^1.4
dev
tokio ^1.48
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_
core
0.1.3
Module error
Module Items
Enums
Type Aliases
In crate ringkernel_
core
ringkernel_core
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.