Docs.rs
cometbft-testgen-0.1.0-alpha.2
cometbft-testgen 0.1.0-alpha.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mzabaluev
romac
bftbot
Dependencies
cometbft ^0.1.0-alpha.2
normal
ed25519-consensus ^2
normal
gumdrop ^0.8.0
normal
serde ^1
normal
serde_json ^1
normal
simple-error ^0.3.0
normal
tempfile ^3.1.0
normal
time ^0.3
normal
Versions
31.43%
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
Module generator
cometbft_
testgen
0.1.0-alpha.2
Module generator
Module Items
Traits
In crate cometbft_
testgen
cometbft_testgen
Module
generator
Copy item path
Source
Traits
ยง
Generator
A trait that allows to generate complex objects from simple companion objects. A companion type should have a simple API, leaving most fields optional.