Docs.rs
ksql-1.0.0
ksql 1.0.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
deankarn
Dependencies
anydate ^0.3.0
normal
anyhow ^1.0.75
normal
chrono ^0.4.31
normal
clap ^4.4.7
normal
gjson ^0.8.1
normal
serde ^1.0.192
normal
serde_json ^1.0.108
normal
thiserror ^1.0.50
normal
criterion ^0.5.1
dev
Versions
27.4%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
ksql
1.0.0
Structs
Enums
Traits
Functions
Type Aliases
?
List of all items
Structs
lexer::Token
lexer::Tokenizer
parser::Parser
Enums
lexer::Error
lexer::TokenKind
parser::Error
parser::Value
Traits
parser::Expression
Functions
parser::coercions
Type Aliases
lexer::Result
parser::CustomCoercion
parser::Result