Docs.rs
  • tui-journal-0.4.0
    • tui-journal 0.4.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • AmmarAbouZor
    • Dependencies
      • anyhow ^1.0.75 normal
      • async-trait ^0.1.73 normal
      • chrono ^0.4.31 normal
      • clap ^4.4.6 normal
      • crossterm ^0.27.0 normal
      • directories ^5.0.0 normal
      • futures-util ^0.3 normal
      • fuzzy-matcher ^0.3.7 normal
      • git2 ^0.18.1 normal
      • log ^0.4.20 normal
      • path-absolutize ^3.1.1 normal
      • ratatui ^0.23.0 normal
      • rayon ^1.8.0 normal
      • scopeguard ^1.2.0 normal
      • serde ^1.0.188 normal
      • serde_json ^1.0.107 normal
      • simplelog ^0.12.1 normal
      • sqlx ^0.7.2 normal
      • textwrap ^0.16.0 normal
      • thiserror ^1.0.49 normal
      • tokio ^1.33.0 normal
      • toml ^0.8.2 normal
      • tui-textarea ^0.2.2 normal
    • Versions
    • 3.23% 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

backend0.4.0

  • All Items
  • Structs
  • Enums
  • Constants
  • Traits
?
Change settings

Crate backend

source ·

Structs

  • EntriesDTO
    Entries data transfer object
  • Entry
  • EntryDraft
  • JsonDataProvide
  • SqliteDataProvide

Enums

  • ModifyEntryError

Constants

  • TRANSFER_DATA_VERSION

Traits

  • DataProvider