Docs.rs
  • mdbook-journal-0.2.2
    • mdbook-journal 0.2.2
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • benfalk
    • Dependencies
      • anyhow ^1.0 normal
      • chrono ^0.4 normal
      • clap ^4.5 normal optional
      • convert_case ^0.6 normal
      • env_logger ^0.11 normal optional
      • handlebars ^6.0 normal
      • log ^0.4 normal
      • markdown-it ^0.6 normal
      • markdown-it-front-matter ^0.3 normal
      • mdbook ^0.4 normal
      • once_cell ^1.19 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.9 normal
      • thiserror ^1.0 normal
      • toml ^0.8 normal
      • toml_edit ^0.22 normal
      • walkdir ^2.5 normal
      • criterion ^0.5 dev
      • mockall ^0.13 dev
      • pretty_assertions ^1.4 dev
      • rstest ^0.22 dev
    • Versions
    • 21.74% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

mdbook_journal0.2.2

  • All Items
  • Modules
  • Structs
  • Enums
  • Traits
  • Type Aliases

Crate mdbook_journal

source ·

Modules§

  • cli_entry
  • index
  • mdbook
    mdbook Related Interfaces

Structs§

  • CliLoader
  • Entry
    Journal Entry
  • EntryBuilder
  • EntryMeta
  • FilePersistence
  • Journal
  • Topic
    Journal Topic
  • TopicBuilder
  • TopicMap
    Journal Topic Map
  • Variable
  • VariableMap

Enums§

  • MetaValue
    Represents any valid YAML value.
  • Query

Traits§

  • EntryGenerationTrait
  • JournalLoaderTrait
  • PersistenceTrait

Type Aliases§

  • DefaultValue
  • KeyName
  • TopicName
  • UtcDateTime