Docs.rs
  • srctrait-note-1.0.0
    • srctrait-note 1.0.0
    • Docs.rs crate page
    • AGPL-3.0-or-later
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • srctrait
    • Dependencies
      • chrono ^0.4 normal
      • convert_case ^0.8 normal
      • derive_builder ^0.20 normal
      • dirs ^6 normal
      • serde ^1 normal
      • shellexpand ^3 normal
      • srctrait-common-chronox ^1 normal
      • strum ^0.27 normal
      • thiserror ^2 normal
      • toml ^0.8 normal
      • srctrait-common-testing ^4 dev
    • Versions
    • 25% 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

srctrait_note1.0.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • config::NoteConfig
  • config::NoteConfigBuilder
  • config::NoteConfigInput
  • config::NoteConfigInputBuilder
  • date::Date
  • dir::NotesDir
  • kind::NoteKindIter

Enums

  • config::NoteConfigBuilderError
  • config::NoteConfigInputBuilderError
  • error::Error
  • kind::NoteKind

Functions

  • note::note_for_date
  • note::note_for_optional_topic
  • note::note_for_topic
  • template::build_template_vars
  • template::render_template_str

Type Aliases

  • error::Result

Constants

  • config::NOTES_DIR_NAME