Docs.rs
  • leetcode-tui-db-0.5.2
    • leetcode-tui-db 0.5.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • akarsh1995
    • Dependencies
      • leetcode-core ^0.5.2 normal
      • leetcode-tui-shared ^0.5.2 normal
      • native_db ^0.5.3 normal
      • native_model ^0.4.10 normal
      • serde ^1.0.193 normal
      • serde_json ^1.0.107 normal
      • thiserror ^1.0.49 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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

leetcode_tui_db0.5.2

Crate Items

  • Structs
  • Enums
  • Statics
  • Functions
  • Type Aliases

List of all items

Structs

  • models::question::DbQuestion
  • models::topic::DbTopic

Enums

  • errors::DbErr

Functions

  • define_schema
  • init

Type Aliases

  • Db
  • errors::DBResult

Statics

  • DB_BUILDER
  • DB_CLIENT