Docs.rs
  • buru-0.3.5
    • buru 0.3.5
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • zen-en-tonal
    • Dependencies
      • axum ^0.8.4 normal
      • bytes ^1.10.1 normal
      • chrono ^0.4.41 normal
      • clap ^4 normal
      • dotenvy ^0.15.7 normal
      • futures ^0.3 normal
      • glob ^0.3.2 normal
      • image ^0.25.6 normal
      • infer ^0.19.0 normal
      • nom ^8.0.0 normal
      • serde ^1.0.219 normal
      • sqlx ^0.8 normal
      • tempfile ^3.20.0 normal
      • thiserror ^2.0.12 normal
      • tokio ^1.45 normal
      • tracing-subscriber ^0.3.19 normal
      • twox-hash ^2.1 normal
      • video-rs ^0.10 normal
      • tempfile ^3.20.0 dev
    • Versions
    • 74.47% of the crate is documented
  • Go to latest version
  • 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

buru0.3.5

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • app::ArchiveImageCommand
  • app::Media
  • database::Database
  • database::Pool
  • parser::ParseErrorDetail
  • query::TagQuery
  • query::image::ImageQuery
  • storage::DateTime
  • storage::ImageMetadata
  • storage::PixelHash
  • storage::Storage
  • storage::Utc

Enums

  • app::AppError
  • database::DatabaseError
  • database::DbOperation
  • parser::ParseErrorKind
  • query::TagQueryExpr
  • query::TagQueryKind
  • query::image::ImageQueryExpr
  • query::image::ImageQueryKind
  • query::image::OrderBy
  • storage::MediaPath
  • storage::PixelHashParseError
  • storage::StorageError

Functions

  • app::attach_source
  • app::attach_tags
  • app::count_image
  • app::count_image_by_tag
  • app::find_image_by_hash
  • app::query_image
  • app::query_tags
  • app::refresh_count
  • app::remove_image
  • database::run_migration
  • parser::parse_query
  • query::image::date_since
  • query::image::date_until
  • query::image::not
  • query::image::tag