Docs.rs
  • springql-core-0.1.1
    • springql-core 0.1.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • laysakura
    • SpringQL-bot
    • Dependencies
      • anyhow ^1.0 normal
      • chrono ^0.4 normal
      • derive-new ^0.5 normal
      • env_logger ^0.9 normal
      • fastrand ^1.5 normal
      • log ^0.4 normal
      • once_cell ^1.8 normal
      • pest ^2.1 normal
      • pest_derive ^2.1 normal
      • petgraph ^0.6 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0 normal
      • pretty_assertions ^1.0 dev
      • regex ^1.5 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
☰
logo

Crate springql_core

Version 0.1.1

Back to index

logo
Change settings

List of all items[−]

Structs

  • low_level_rs::SpringPipeline
  • low_level_rs::SpringRow

Enums

  • error::SpringError
  • error::foreign_info::ForeignInfo

Functions

  • low_level_rs::spring_column_i32
  • low_level_rs::spring_column_text
  • low_level_rs::spring_command
  • low_level_rs::spring_open
  • low_level_rs::spring_pop

Typedefs

  • error::Result