Docs.rs
  • markdown-builder-1.0.0
    • markdown-builder 1.0.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • Erb3
    • Dependencies
      • dyn-clonable ^0.9.0 normal
      • tousize ^1.0.0 normal
    • Versions
    • 70.18% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

markdown_builder1.0.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • builders::image::ImageBuilder
  • builders::link::LinkBuilder
  • builders::list::ListBuilder
  • types::checkmark::CheckmarkItem
  • types::header::Header
  • types::header::HeaderLevel
  • types::image::Image
  • types::link::Link
  • types::list::List
  • types::markdown::Markdown
  • types::paragraph::Paragraph

Enums

  • types::list::ListType

Traits

  • traits::AsFooter
  • traits::MarkdownElement
  • transforms::BlockQuote
  • transforms::Bold
  • transforms::CodeBlock
  • transforms::Inline
  • transforms::Italic
  • transforms::Strikethrough

Type Aliases

  • types::list::ListItem