Docs.rs
  • tank-0.1.0
    • tank 0.1.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • barsdeveloper
    • Dependencies
      • tank-core ^0.1.0 normal
      • tank-duckdb ^0.1.0 normal
      • tank-macros ^0.1.0 normal
      • indoc ^2.0.6 dev
      • rust_decimal ^1.37.1 dev
      • time ^0.3.41 dev
      • tokio ^1.44.2 dev
      • uuid ^1.16.0 dev
    • Versions
    • 0% 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

tank0.1.0

  • All Items

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

Crate tank

Source

Macros§

expr
join

Structs§

BinaryOp
ColumnDef
ColumnRef
Count
Interval
Join
Row
TableRef
UnaryOp

Enums§

BinaryOpType
DefaultValue
JoinType
Operand
Query
QueryResult
UnaryOpType
Value

Traits§

ColumnTrait
Connection
DataSet
Driver
Entity
Executor
Expression
OpPrecedence
Prepared
SqlWriter

Functions§

decode_type
quote_cow

Type Aliases§

Result

Derive Macros§

Entity