Docs.rs
checkito-4.0.3
checkito 4.0.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Magicolo
Dependencies
checkito_macro ^0.5.3
normal
optional
fastrand ^2.3
normal
futures-lite ^2.6
normal
optional
orn ^1.0
normal
pin-project-lite ^0.2
normal
ref-cast ^1.0
normal
regex-syntax ^0.8
normal
optional
regex ^1.12
dev
Versions
31.33%
of the crate is documented
Go to latest version
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
Skip to main content
Module generate
checkito
4.0.3
Module generate
Module Items
Traits
In crate checkito
checkito
Module
generate
Copy item path
Source
Traits
ยง
Full
Generate
This trait should be implemented for any type that has a canonical way of being generated.
Generate
The core trait for all value generators.