Docs.rs
  • unicode-matching-0.5.2
    • unicode-matching 0.5.2
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • qtfkwk
    • Dependencies
      • gstring ^0.9.0 normal
    • Versions
    • 100% 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

unicode_matching0.5.2

Crate Items

  • Constants
  • Traits
  • Functions

List of all items

Traits

  • FindMatching

Functions

  • close
  • close_all
  • close_brackets
  • close_brackets_matching
  • close_brackets_mirroring
  • close_mirroring
  • close_mirroring_matching
  • matching
  • matching_all
  • matching_brackets
  • matching_brackets_matching
  • matching_brackets_mirroring
  • matching_mirroring
  • matching_mirroring_matching
  • open
  • open_all
  • open_brackets
  • open_brackets_matching
  • open_brackets_mirroring
  • open_mirroring
  • open_mirroring_matching

Constants

  • ALL
  • BRACKETS
  • BRACKETS_MATCHING
  • BRACKETS_MIRRORING
  • MATCHING
  • MIRRORING
  • MIRRORING_MATCHING