Docs.rs
bee-tangle-0.2.0
bee-tangle 0.2.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
thibault-martinez
github:iotaledger:bee-devs
Dependencies
async-trait ^0.1.51
normal
bee-common ^0.5.0
normal
bee-message ^0.1.6
normal
bee-runtime ^0.1.1-alpha
normal
bee-storage ^0.9.0
normal
bitflags ^1.2.1
normal
futures ^0.3.17
normal
hashbrown ^0.11.2
normal
log ^0.4.14
normal
rand ^0.8.4
normal
ref-cast ^1.0.6
normal
serde ^1.0.130
normal
thiserror ^1.0.30
normal
tokio ^1.12.0
normal
tokio-stream ^0.1.7
normal
bee-storage-null ^0.1.0
dev
criterion ^0.3.5
dev
rand ^0.8.4
dev
tokio ^1.12.0
dev
Versions
100%
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
Module config
bee_
tangle
0.2.0
Module config
Module Items
Structs
In crate bee_
tangle
bee_tangle
Module
config
Copy item path
Source
Expand description
Types used for tangle configuration.
Structs
ยง
Tangle
Config
The configuration state of a tangle.
Tangle
Config
Builder
A builder type for a tangle configuration.