Docs.rs
  • rphtml-0.5.10
    • rphtml 0.5.10
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • fefit
    • Dependencies
      • htmlentity ^1.3.1 normal
      • lazy_static ^1.4.0 normal
      • thiserror ^1.0.21 normal
      • criterion ^0.3 dev
    • Versions
    • 4.7% of the crate is documented
  • Go to latest version
  • 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

rphtml0.5.10

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • config::ParseOptions
  • config::RenderOptions
  • entity::CharEntity
  • entity::DataIter
  • entity::DecodedData
  • entity::EncodedData
  • entity::Entity
  • error::ParseError
  • parser::Attr
  • parser::AttrData
  • parser::Doc
  • parser::DocHolder
  • parser::Node
  • parser::TagMeta

Enums

  • entity::CharacterSet
  • entity::EncodeType
  • entity::EntityType
  • entity::HtmlEntityError
  • error::ErrorKind
  • parser::CodeTypeIn
  • parser::DetectChar
  • parser::NameCase
  • parser::NodeType
  • parser::SpecialTag
  • parser::TagCodeIn

Traits

  • entity::IBytesTrait
  • entity::ICodedDataTrait

Functions

  • entity::decode
  • entity::decode_chars
  • entity::decode_chars_to
  • entity::decode_to
  • entity::encode
  • entity::encode_char
  • entity::encode_chars_with
  • entity::encode_to
  • entity::encode_with
  • entity::encode_with_to
  • parser::allow_insert
  • parser::is_content_tag
  • util::is_char_available_in_key
  • util::is_char_available_in_value
  • util::is_non_character

Type Aliases

  • parser::ErrorHandle
  • parser::RefNode
  • parser::StringNodeMap
  • types::BoxDynError
  • types::GenResult
  • types::HResult
  • types::RenderEncoderOption