Docs.rs
  • mrdocument-0.5.3
    • mrdocument 0.5.3
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • olekli
    • Dependencies
      • base64 ^0.22.1 normal
      • clap ^4.5.21 normal
      • dirs ^5.0.1 normal
      • display_json ^0.2.1 normal
      • env_logger ^0.11.5 normal
      • filetime ^0.2.25 normal
      • fmt ^0.1.0 normal
      • futures ^0.3.31 normal
      • futures-util ^0.3.31 normal
      • log ^0.4.22 normal
      • lopdf ^0.34.0 normal
      • notify ^7.0.0 normal
      • once_cell ^1.20.2 normal
      • openai-api-rs ^5.2.2 normal
      • schemars ^0.8.21 normal
      • serde ^1.0.215 normal
      • serde_json ^1.0.133 normal
      • serde_yaml ^0.9.34 normal
      • sha2 ^0.10.8 normal
      • strum ^0.26.3 normal
      • strum_macros ^0.26.4 normal
      • tempdir ^0.3.7 normal
      • thiserror ^2.0.3 normal
      • tokio ^1.41.1 normal
      • tokio-stream ^0.1.16 normal
      • uuid ^1.11.0 normal
      • which ^7.0.0 normal
      • async-std ^1.13.0 dev
      • rstest ^0.23.0 dev
    • Versions
    • 0.85% of the crate is documented
  • Platform
    • x86_64-apple-darwin
    • 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

mrdocument0.5.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • document::DocumentData
  • file_object::FileObject
  • handler::Handler
  • paths::LocationIter
  • paths::Paths
  • profile::ChatGptProfile
  • profile::Profile
  • profile_handler::ProfileHandler
  • watcher::WatcherLoop

Enums

  • error::Error
  • file_info::FileInfo
  • paths::Location
  • watcher::WatcherEvent

Traits

  • handler::EventHandler

Functions

  • api_key::get
  • api_key::init
  • chatgpt::query_ai
  • main_loop::run_main_loop
  • pdf::update_metadata
  • util::file_exists
  • util::make_unique_path
  • util::move_file

Type Aliases

  • error::Result