Docs.rs
  • ebg-0.5.3
    • ebg 0.5.3
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • eholk
    • Dependencies
      • bumpalo ^3 normal
      • chrono ^0.4 normal
      • clap ^4 normal
      • email-address-parser ^2 normal
      • futures ^0.3 normal
      • futures-concurrency ^7 normal
      • hyper ^0.14 normal
      • indicatif ^0.17 normal
      • miette ^7 normal
      • notify ^8 normal
      • open ^5 normal
      • pathdiff ^0.2 normal
      • pulldown-cmark ^0.13 normal
      • quick-xml ^0.37 normal
      • rayon ^1 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • serde_yaml ^0.9 normal
      • slug ^0.1 normal
      • syntect ^5 normal
      • tempfile ^3 normal
      • tera ^1 normal
      • thiserror ^2 normal
      • tokio ^1 normal
      • tokio-stream ^0.1 normal
      • toml ^0.8 normal
      • tracing ^0.1 normal
      • tracing-subscriber ^0.3 normal
      • url ^2 normal
      • walkdir ^2 normal
    • Versions
    • 17.82% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

ebg0.5.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Error
  • generator::GeneratorContext
  • generator::Options
  • index::Category
  • index::Config
  • index::PageId
  • index::PageSource
  • index::SiteIndex
  • renderer::RenderContext
  • renderer::RenderedPage
  • renderer::RenderedPageRef
  • renderer::RenderedSite

Enums

  • generator::GeneratorError
  • index::IndexError
  • index::PageKind
  • index::SourceFormat
  • renderer::RenderError

Traits

  • generator::Observer
  • index::PageMetadata
  • index::SiteMetadata
  • renderer::RenderSource

Type Aliases

  • Result