Docs.rs
esl01-dag-0.3.0
esl01-dag 0.3.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
quark-zju
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
bitflags ^1
normal
byteorder ^1
normal
esl01-dag-types ^0.3.0
normal
esl01-drawdag ^0.3.0
normal
fail ^0.4
normal
fs2 ^0.4
normal
optional
futures ^0.3
normal
esl01-indexedlog ^0.3
normal
optional
indexmap ^1
normal
esl01-mincode ^0.3
normal
esl01-minibytes ^0.3
normal
esl01-nonblocking ^0.3
normal
rand ^0.8
normal
esl01-renderdag ^0.3
normal
optional
serde ^1
normal
tempfile ^3
normal
optional
thiserror ^1
normal
tracing ^0.1
normal
esl01-vlqencoding ^0.3
normal
esl01-dev-logger ^0.3
dev
fs2 ^0.4
dev
esl01-indexedlog ^0.3
dev
once_cell ^1
dev
quickcheck ^1
dev
esl01-renderdag ^0.3
dev
tempfile ^3
dev
tokio ^1
dev
Versions
74.29%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
dag
0.3.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.