Docs.rs
  • cli-diary-0.5.0
    • cli-diary 0.5.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • BenGale93
    • Dependencies
      • anyhow ^1.0.52 normal
      • chrono ^0.4.19 normal
      • clap ^3.0.7 normal
      • confy ^0.4.0 normal
      • edit ^0.1.3 normal
      • enum_dispatch ^0.3.7 normal
      • git2 ^0.13.25 normal
      • serde ^1.0.133 normal
      • serde_derive ^1.0.133 normal
      • thiserror ^1.0.30 normal
      • assert_cmd ^2.0 dev
      • predicates ^2.1 dev
      • tempfile ^3.3.0 dev
    • Versions
    • 23.26% 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
☰
logo

Crate diary

Version 0.5.0

Back to index

logo
Change settings

List of all items

Structs

  • config::Config
  • config::ConfigBuilder
  • config::ConfigManager
  • entry::Entry
  • entry::MarkdownDiary
  • entry::RstDiary
  • errors::CliError
  • ops::add::AddOptions
  • ops::init::InitOptions
  • ops::new::NewOptions
  • ops::open::OpenFileOptions

Enums

  • entry::EntryFileType
  • errors::DiaryError

Traits

  • entry::EntryContent

Functions

  • entry::process_file_type
  • ops::add::add
  • ops::init::init
  • ops::new::new
  • ops::open::open
  • utils::date::date_superscript
  • utils::editing::add_user_content_to_file
  • utils::file_system::create_month_folder
  • utils::file_system::month_folder

Typedefs

  • CliResult
  • utils::editing::StringGetter