Docs.rs
sector-builder-0.3.0
sector-builder 0.3.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
laser
Dependencies
bitvec ^0.11
normal
blake2b_simd ^0.5.1
normal
byteorder ^1.3.1
normal
failure ^0.1.5
normal
filecoin-proofs ^0.4.0
normal
itertools ^0.8
normal
lazy_static ^1.3.0
normal
logging-toolkit ^0.4.0
normal
paired ^0.15
normal
rand ^0.4
normal
serde ^1.0.92
normal
serde_cbor ^0.9.0
normal
serde_json ^1.0
normal
sled ^0.24
normal
slog ^2.4.1
normal
storage-proofs ^0.4.0
normal
tempfile ^3
dev
Versions
Go to latest version
Platform
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Type Definition Result
sector_builder
[
−
]
[src]
Type Definition
sector_builder
::
Result
type Result<T> =
Result
<T,
Error
>;