Docs.rs
  • doc-chunks-0.2.1
    • doc-chunks 0.2.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • drahnr
    • Dependencies
      • console ^0.15 normal
      • fancy-regex ^0.13 normal
      • fs-err ^2 normal
      • indexmap ^2 normal
      • itertools ^0.12 normal
      • lazy_static ^1 normal
      • log ^0.4 normal
      • memchr ^2 normal
      • proc-macro2 ^1 normal
      • pulldown-cmark ^0.11 normal
      • ra_ap_syntax ^0.0.269 normal
      • rayon ^1.5 normal
      • regex ^1 normal
      • serde ^1 normal
      • syn ^2 normal
      • thiserror ^1 normal
      • toml ^0.8.2 normal
      • assert_matches ^1 dev
      • env_logger ^0.11 dev
    • Versions
    • 84.62% 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

doc_chunks0.2.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Documentation
  • LineColumn
  • chunk::CheckableChunk
  • chunk::ChunkDisplay
  • cluster::Clusters
  • literal::TrimmedLiteral
  • literal::TrimmedLiteralDisplay
  • literalset::LiteralSet
  • markdown::Ignores
  • markdown::PlainOverlay
  • span::LineColumn
  • span::Span

Enums

  • chunk::ContentOrigin
  • errors::Error
  • literal::CommentVariant
  • literal::CommentVariantCategory
  • markdown::SourceRange

Macros

  • chyrp_dbg
  • chyrp_up
  • fluff_up

Functions

  • apply_offset
  • literalset::testhelper::gen_literal_set
  • testcase::annotated_literals
  • testcase::annotated_literals_raw
  • util::byte_range_to_char_range
  • util::byte_range_to_char_range_many
  • util::extract_delimiter
  • util::iter_with_line_column
  • util::iter_with_line_column_from
  • util::load_span_from
  • util::sub_char_range
  • util::sub_chars

Type Aliases

  • Range
  • errors::Result