Docs.rs
  • blog-rs-0.7.0
    • blog-rs 0.7.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0 OR CC0-1.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • michael-jaquier
    • Dependencies
      • chrono ^0.4.34 normal
      • clap ^4.5.1 normal
      • derive_builder ^0.20.0 normal
      • include_dir ^0.7.3 normal
      • markdown ^1.0.0-alpha.16 normal
      • regex ^1.10.3 normal
      • serde ^1.0.197 normal
      • thiserror ^1.0.57 normal
      • toml ^0.8.10 normal
      • tracing ^0.1.40 normal
    • Versions
    • 0% of the crate is documented
  • 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

blog_rs0.7.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Cli
  • Config
  • commands::compile::Compile
  • commands::init::Init
  • commands::new_post::NewPost

Enums

  • BlogError
  • Commands

Traits

  • Run