Docs.rs
arrdb-exec-0.0.1
arrdb-exec 0.0.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
jayendra13
Dependencies
arrdb-buffer ^0.0.1
normal
arrdb-cache ^0.0.1
normal
arrdb-compute ^0.0.1
normal
arrdb-core ^0.0.1
normal
arrdb-expr ^0.0.1
normal
arrdb-format ^0.0.1
normal
arrdb-ir ^0.0.1
normal
arrdb-query ^0.0.1
normal
thiserror ^2
normal
tracing ^0.1
normal
optional
Versions
55.71%
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
Module result
arrdb_
exec
0.0.1
Module result
Module Items
Structs
Enums
Type Aliases
In crate arrdb_
exec
arrdb_exec
Module
result
Copy item path
Source
Structs
§
Scalar
Coord
A coordinate that was sliced out to a single value (e.g.
lat=42.5
).
Enums
§
Execution
Result
The result of executing a query through the Session.
Type Aliases
§
Exec
Result
Convenience type alias.