Docs.rs
dbgen-0.8.0
dbgen 0.8.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kennytm
Dependencies
chrono ^0.4
normal
data-encoding ^2.1
normal
optional
flate2 ^1.0
normal
optional
memchr ^2.3
normal
muldiv ^1.0
normal
optional
num-traits ^0.2
normal
numcmp ^0.1
normal
pbr ^1.0
normal
optional
pest ^2.1
normal
pest_derive ^2.1
normal
rand ^0.8
normal
rand_chacha ^0.3
normal
optional
rand_distr ^0.4
normal
rand_hc ^0.3
normal
rand_isaac ^0.3
normal
optional
rand_pcg ^0.3
normal
optional
rand_regex ^0.15.1
normal
rand_xorshift ^0.3
normal
optional
rayon ^1.3
normal
optional
regex-syntax ^0.6
normal
ryu ^1.0
normal
serde ^1.0
normal
serde_derive ^1.0
normal
optional
shlex ^1.0
normal
optional
smallvec ^1.1
normal
structopt ^0.3
normal
optional
thiserror ^1.0
normal
tzfile ^0.1
normal
xz2 ^0.1
normal
optional
zipf ^7.0
normal
zstd ^0.6
normal
optional
criterion ^0.3
dev
diff ^0.1
dev
regex ^1.3
dev
serde_json ^1.0
dev
tempfile ^3.1
dev
vergen ^3.0
build
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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 bytes
dbgen
0.8.0
Module bytes
Module Items
Structs
In crate dbgen
dbgen
Module
bytes
Copy item path
Source
Expand description
Byte string.
Structs
ยง
Byte
String
A string which potentially contains invalid UTF-8.
TryInto
String
Error
Describes how the input byte-string failed the UTF-8 encoding.