Docs.rs
sawtooth-0.8.0
sawtooth 0.8.0
Permalink
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
vaporos
rberg2
Dependencies
base64 ^0.13
normal
optional
bzip2 ^0.4
normal
optional
cbor-codec ^0.7
normal
optional
chrono ^0.4
normal
optional
cylinder ^0.2
normal
optional
diesel ^1.0
normal
optional
diesel_migrations ^1.4
normal
optional
glob ^0.3
normal
optional
hex ^0.4
normal
lazy_static ^1.4.0
normal
optional
lmdb-zero ^0.4
normal
optional
log ^0.4
normal
optional
lru ^0.7
normal
optional
metrics ^0.17
normal
optional
protobuf ^2.23
normal
rand ^0.8
normal
optional
reqwest ^0.11
normal
optional
sabre-sdk ^0.7.1
normal
optional
sawtooth-sdk ^0.5
normal
optional
semver ^1
normal
optional
serde ^1.0
normal
optional
serde_json ^1
normal
optional
serde_yaml ^0.8
normal
optional
sha2 ^0.9
normal
optional
tar ^0.4
normal
optional
uluru ^3
normal
optional
uuid ^0.8
normal
optional
wasmi ^0.9
normal
optional
yaml-rust ^0.4
normal
optional
log ^0.4
dev
rand ^0.8
dev
rusty-fork ^0.3
dev
sawtooth-xo ^0.5
dev
serial_test ^0.5
dev
tempdir ^0.3
dev
glob ^0.3
build
protoc-rust ^2.0
build
Versions
39.93%
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
Crate sawtooth
sawtooth
0.8.0
All Items
Crate Items
Modules
Crate
sawtooth
Copy item path
Source
Modules
ยง
artifact
client
A trait for implementing a sawtooth client.
consensus
error
Common set of basic errors used throughout the library.
families
hashlib
journal
migrations
Provides sql migration scripts and methods for executing migrations.
permissions
The permissions modules defines the representation of roles and policies for the Sawtooth system. Policies are a named set of permissions. Roles are associations between a named group of activities and a policy.
protocol
Structs that cover the core protocols of the Sawtooth system.
protos
Protobuf structs and associated conversion traits.
publisher
Contains traits and struct required publishing new artifacts
receipt
Helper functions to convert transacts implementation of TransactionReceipt and StateChange to the local version
scheduler
state
transact
Hyperledger Transact