Docs.rs
alopex-sql-0.3.4
alopex-sql 0.3.4
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
asopitech
Dependencies
alopex-core ^0.3.3
normal
arrow-array ^52
normal
arrow-schema ^52
normal
bincode ^1.3
normal
parquet ^52
normal
serde ^1.0
normal
thiserror ^2.0
normal
criterion ^0.5
dev
proptest ^1.4
dev
serde_json ^1.0
dev
tempfile ^3.10
dev
Versions
41.62%
of the crate is documented
Platform
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 span
alopex_
sql
0.3.4
Module span
Module Items
Structs
Traits
In alopex_
sql::
ast
alopex_sql
::
ast
Module
span
Copy item path
Source
Structs
§
Location
A location in source text (1-based line/column).
Span
A span covering a start and end location (inclusive).
Traits
§
Spanned
Trait for AST nodes that can report their source span.