Docs.rs
sapling-dag-0.1.0
sapling-dag 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
github:facebook:cratesio-publish
meta-cratesio-bot
Dependencies
anyhow ^1.0.86
normal
async-trait ^0.1.71
normal
bitflags ^2.6
normal
byteorder ^1.3
normal
fail ^0.4
normal
fs2 ^0.4
normal
optional
futures ^0.3.30
normal
indexmap ^2.2.6
normal
rand ^0.8
normal
sapling-dag-types ^0.1.0
normal
sapling-drawdag ^0.1.0
normal
sapling-indexedlog ^0.1.0
normal
optional
sapling-mincode ^0.1.0
normal
sapling-minibytes ^0.1.0
normal
sapling-nonblocking ^0.1.0
normal
sapling-renderdag ^0.1.0
normal
optional
sapling-vlqencoding ^0.1.0
normal
serde ^1.0.185
normal
tempfile ^3.8
normal
optional
thiserror ^1.0.64
normal
tracing ^0.1.40
normal
fs2 ^0.4
dev
once_cell ^1.12
dev
quickcheck ^1.0
dev
sapling-dag-types ^0.1.0
dev
sapling-dev-logger ^0.1.0
dev
sapling-indexedlog ^0.1.0
dev
sapling-renderdag ^0.1.0
dev
tempfile ^3.8
dev
tokio ^1.41.0
dev
Versions
76.03%
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
Skip to main content
Module errors
dag
0.1.0
Module errors
Module Items
Enums
Traits
Functions
In crate dag
dag
Module
errors
Copy item path
Source
Enums
§
Backend
Error
DagError
Error used by the Dag crate.
Traits
§
NotFound
Error
Functions
§
bug
Quick way to return a
BackendError::Generic
error.
programming
Quick way to return a
Programming
error.