Docs.rs
  • pulldown-cmark-0.13.0
    • pulldown-cmark 0.13.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • raphlinus
    • marcusklaas
    • Martin1887
    • Dependencies
      • bitflags ^2 normal
      • getopts ^0.2 normal optional
      • memchr ^2.5 normal
      • pulldown-cmark-escape ^0.11 normal optional
      • serde ^1.0 normal optional
      • unicase ^2.6 normal
      • bincode ^1.3.1 dev
      • lazy_static ^1.4 dev
      • regex ^1.6 dev
      • serde_json ^1.0.61 dev
    • Versions
    • 60.11% 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

pulldown_cmark0.13.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • BrokenLink
  • DefaultBrokenLinkCallback
  • InlineStr
  • InvalidHeadingLevel
  • OffsetIter
  • Options
  • Parser
  • RefDefs
  • utils::TextMergeStream
  • utils::TextMergeWithOffset

Enums

  • Alignment
  • BlockQuoteKind
  • CodeBlockKind
  • CowStr
  • Event
  • HeadingLevel
  • LinkType
  • MetadataBlockKind
  • Tag
  • TagEnd

Traits

  • BrokenLinkCallback

Functions

  • html::push_html
  • html::write_html_fmt
  • html::write_html_io