Docs.rs
fsqlite-types-0.1.2
fsqlite-types 0.1.2
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
Dicklesworthstone
Dependencies
asupersync ^0.2.9
normal
optional
bitflags ^2.9
normal
blake3 ^1.5
normal
fsqlite-error ^0.1.2
normal
serde ^1.0
normal
smallvec ^1.13
normal
tracing ^0.1
normal
xxhash-rust ^0.8
normal
asupersync ^0.2.9
dev
proptest ^1.6
dev
serde_json ^1.0
dev
parking_lot ^0.12
normal
Versions
76.08%
of the crate is documented
Platform
i686-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
MAX_SQL_LENGTH
fsqlite_
types
0.1.2
In fsqlite_
types::
limits
fsqlite_types
::
limits
Constant
MAX_
SQL_
LENGTH
Copy item path
Source
pub const MAX_SQL_LENGTH:
u32
= 1_000_000_000;
Expand description
Maximum length of a single SQL statement in bytes.