Docs.rs
rdice-core-0.1.1
rdice-core 0.1.1
Docs.rs crate page
MIT
21 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
nilzx
Dependencies
rand ^0.10.1
normal
serde ^1
normal
thiserror ^2
normal
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
rdice_
core
0.1.1
Module error
Module Items
Enums
Type Aliases
In crate rdice_
core
rdice_core
Module
error
Copy item path
Source
Expand description
Error and result types returned by the crate. Error types returned by
rdice_core
.
Enums
§
Dice
Error
Errors that can occur while managing dice, trays, expressions, or storage.
Type Aliases
§
Result
Crate-wide result type.