Docs.rs
  • zhlint-0.0.3
    • zhlint 0.0.3
    • Permalink
    • Docs.rs crate page
    • Links
    • crates.io
    • Source
    • Owners
    • Jinjiang
    • Dependencies
      • clap ^4.4 normal
      • lazy_static ^1.5.0 normal
      • pulldown-cmark ^0.9.3 normal
      • regex ^1.10.4 normal
      • unicode-width ^0.1.12 normal
    • Versions
    • 3.9% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

zhlint0.0.3

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • hyper::markdown::context::BlockMark
  • hyper::markdown::context::Context
  • hyper::markdown::context::InlineMark
  • hyper::markdown::context::Pair
  • hyper::markdown::context::ParseResult
  • parse::context::MutParseResult
  • parse::context::ParseContext
  • parse::context::ParseResult
  • report::LintReport
  • token::char_type::SHORTHAND_PAIR
  • token::token_type::CommonToken
  • token::token_type::GroupTokenExtra
  • token::token_type::Mark
  • token::token_type::MutGroupTokenExtra
  • token::token_type::MutToken
  • token::token_type::MutTokenExtra
  • token::token_type::Token

Enums

  • hyper::markdown::context::InlineType
  • token::char_type::CharType
  • token::token_type::MarkSideType
  • token::token_type::MarkType
  • token::token_type::MutTokenExtraType
  • token::token_type::TokenExtraType
  • token::token_type::TokenType

Traits

  • token::type_trait::TypeTrait

Functions

  • generator::generate
  • hyper::markdown::parse::parse
  • lint::lint
  • parse::parse
  • parse::util::get_hyper_mark_map
  • parse::util::get_space_length
  • report::report
  • run
  • token::char_type::get_char_type
  • token::char_type::get_unicode_substring
  • token::char_type::is_fullwidth_pair
  • token::type_trait::char_type_to_token_type
  • traverse::traverse

Constants

  • token::char_type::LEFT_BRACKET
  • token::char_type::LEFT_QUOTATION
  • token::char_type::NEUTRAL_QUOTATION
  • token::char_type::RIGHT_BRACKET
  • token::char_type::RIGHT_QUOTATION
  • token::char_type::SHORTHAND