Docs.rs
  • geekorm-0.7.1
    • geekorm 0.7.1
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • GeekMasher
    • Dependencies
      • geekorm-core ^0.7.1 normal
      • geekorm-derive ^0.7.1 normal
      • anyhow ^1 dev
      • chrono ^0.4 dev
      • env_logger ^0.11 dev
      • libsql ^0.6 dev
      • log ^0.4 dev
      • rocket ^0.5 dev
      • rusqlite ^0.32 dev
      • semver ^1.0 dev
      • serde ^1.0 dev
      • tokio ^1.38 dev
      • totp-rs ^5.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
    • 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
logo

geekorm0.7.1

Crate Items

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

List of all items

Structs

  • Column
  • ColumnTypeOptions
  • Columns
  • ForeignKey
  • PrimaryKey
  • Query
  • QueryBuilder
  • Table
  • Values

Enums

  • ColumnType
  • Error
  • QueryCondition
  • QueryOrder
  • QueryType
  • Value
  • utils::crypto::HashingAlgorithm

Traits

  • GeekConnection
  • GeekConnector
  • QueryBuilderTrait
  • TableBuilder

Derive Macros

  • Data
  • GeekTable
  • GeekValue
  • Table

Functions

  • utils::crypto::hashing::generate_hash
  • utils::crypto::hashing::verify_hash
  • utils::crypto::rand::generate_random_string
  • utils::generate_hash
  • utils::generate_random_string
  • utils::verify_hash

Type Aliases

  • ForeignKeyInteger
  • PrimaryKeyInteger
  • PrimaryKeyString
  • PrimaryKeyUuid

Constants

  • GEEKORM_BANNER
  • GEEKORM_VERSION
  • utils::crypto::rand::CHARSET