Docs.rs
ocas-core-0.26.0
ocas-core 0.26.0
Docs.rs crate page
LGPL-3.0-or-later
05 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
Charleshzh
Dependencies
ahash ^0.8
normal
rug ^1.27
normal
optional
num-bigint ^0.4
normal
optional
rayon ^1.10
normal
serde ^1.0
normal
optional
thiserror ^2.0
normal
proptest ^1.6
dev
Versions
100%
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
ocas_
core
0.26.0
Module error
Module Items
Enums
Type Aliases
In crate ocas_
core
ocas_core
Module
error
Copy item path
Source
Expand description
Unified error types for oCAS.
Enums
§
Ocas
Error
The primary error type returned by oCAS operations.
Type Aliases
§
Result
A convenient result type for oCAS operations.