Docs.rs
ebg-0.5.0
ebg 0.5.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
eholk
Dependencies
bumpalo ^3.16.0
normal
chrono ^0.4.38
normal
clap ^4.5.7
normal
email-address-parser ^2.0.0
normal
futures ^0.3.30
normal
futures-concurrency ^7.6.1
normal
hyper ^0.14.29
normal
indicatif ^0.17.8
normal
miette ^7.2.0
normal
notify ^6.1.1
normal
open ^5.1.4
normal
pathdiff ^0.2.1
normal
pulldown-cmark ^0.11.0
normal
quick-xml ^0.32.0
normal
rayon ^1.10.0
normal
serde ^1.0.203
normal
serde_json ^1.0.117
normal
serde_yaml ^0.9.34
normal
slug ^0.1.5
normal
syntect ^5.2.0
normal
tempfile ^3.10.1
normal
tera ^1.20.0
normal
thiserror ^1.0.61
normal
tokio ^1.38.0
normal
tokio-stream ^0.1.15
normal
toml ^0.8.14
normal
tracing ^0.1.40
normal
tracing-subscriber ^0.3.18
normal
url ^2.5.0
normal
walkdir ^2.5.0
normal
Versions
17.65%
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
ebg
0.5.0
Structs
Enums
Traits
Type Aliases
List of all items
Structs
Error
generator::GeneratorContext
generator::Options
index::Config
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