Docs.rs
  • htmlentity-1.3.2
    • htmlentity 1.3.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • fefit
    • Dependencies
      • anyhow ^1.0.70 normal
      • lazy_static ^1.4.0 normal
      • thiserror ^1.0.40 normal
      • criterion ^0.4.0 dev
      • grcov ^0.8.16 dev
    • Versions
    • 39.29% 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

htmlentity1.3.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • data::FIRST_LETTER_POSITION
  • entity::CharEntity
  • entity::DataIter
  • entity::DecodedData
  • entity::EncodedData
  • entity::Entity

Enums

  • entity::CharacterSet
  • entity::EncodeType
  • entity::EntityType
  • entity::HtmlEntityError

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

Type Aliases

  • data::EntityCharPair
  • data::EntityPointPair
  • data::FirstLetterRange
  • types::AnyhowResult
  • types::Byte
  • types::ByteList
  • types::Bytes
  • types::BytesCharEntity
  • types::CharListResult
  • types::CodeRange
  • types::CodeRangeTuple
  • types::EncodeFilterReturnData
  • types::EntityCharBytes
  • types::IterDataItem
  • types::StringResult

Constants

  • data::ENTITIES
  • data::LETTER_ORDERED_ENTITIES