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
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
All
ksql
1.0.0
Crate Items
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