Docs.rs
quack-rs-0.11.0
quack-rs 0.11.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
tomtom215
Dependencies
duckdb >=1.4.4, <2
normal
optional
libduckdb-sys >=1.4.4, <2
normal
mutants ^0.0.4
normal
criterion ^0.8
dev
duckdb >=1.4.4, <2
dev
proptest ^1
dev
tempfile =3.27.0
dev
cc ^1
build
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
DUCK_STRING_SIZE
quack_
rs
0.11.0
In quack_
rs::
vector::
string
quack_rs
::
vector
::
string
Constant
DUCK_
STRING_
SIZE
Copy item path
Source
pub const DUCK_STRING_SIZE:
usize
= 16;
Expand description
The size of a
duckdb_string_t
in bytes.