Docs.rs
  • markdown-composer-0.3.0
    • markdown-composer 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • mainrs
    • Dependencies
      • dyn-clonable ^0.9.0 normal
      • serde ^1.0.114 normal optional
      • tousize ^1.0.0 normal
    • Versions
    • 70.73% 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_composer0.3.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • builders::image::ImageBuilder
  • builders::link::LinkBuilder
  • builders::list::ListBuilder
  • extensions::github::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::ListItemMarker
  • types::list::ListType
  • types::list::NumberedListItemMarkerSeparator

Traits

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

Type Aliases

  • types::list::ListItem