Docs.rs
tecton-compute-0.1.1
tecton-compute 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
16 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
rabbittrix
Dependencies
anyhow ^1
normal
arrow ^54
normal
chrono ^0.4
normal
datafusion ^46
normal
futures ^0.3
normal
parquet ^54
normal
serde ^1
normal
serde_json ^1
normal
tecton-core ^0.1.1
normal
thiserror ^2
normal
tokio ^1
normal
tracing ^0.1
normal
uuid ^1
normal
datafusion ^46
dev
tempfile ^3
dev
tokio ^1
dev
Versions
56.25%
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
Skip to main content
All
tecton_
compute
0.1.1
Crate Items
Structs
Enums
Constants
Functions
List of all items
Structs
engine::ComputeEngine
query::QueryRequest
query::QueryResponse
query::QueryResult
query::QueryResultSet
Enums
error::ComputeError
Functions
execute::execute_query
execute::execute_query_json
query::batch_to_json_values
Constants
execute::DEFAULT_CSV_TABLE
execute::PARQUET_CONVERT_THRESHOLD_BYTES
execute::SELECT_STAR_DEFAULT_LIMIT