Docs.rs
turso_parser-0.4.4
turso_parser 0.4.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
penberg
Dependencies
bitflags ^2.9.4
normal
memchr ^2.7.6
normal
miette ^7.6.0
normal
serde ^1.0
normal
optional
strum ^0.26
normal
strum_macros ^0.26
normal
thiserror ^2.0.16
normal
turso_macros ^0.4.4
normal
criterion ^0.5
dev
fallible-iterator ^0.3.0
dev
pprof ^0.14.0
dev
Versions
85.33%
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
Skip to main content
PragmaValue
turso_
parser
0.4.4
Pragma
Value
Aliased Type
In turso_
parser::
ast
turso_parser
::
ast
Type Alias
Pragma
Value
Copy item path
Source
pub type PragmaValue =
Box
<
Expr
>;
Expand description
PRAGMA
value
Aliased Type
ยง
pub struct PragmaValue(
/* private fields */
);