Docs.rs
unicode-matching-0.4.0
unicode-matching 0.4.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
qtfkwk
Dependencies
gstring ^0.9.0
normal
Versions
85.71%
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_
matching
0.4.0
All Items
Crate Items
Constants
Traits
Functions
Crate
unicode_matching
Copy item path
Source
Constants
§
MATCHING
Full set of matching brackets/quotes
Traits
§
Find
Matching
Trait to provide the
FindMatching::find_matching
method
Functions
§
close
Generate a
BTreeMap
with the matching close bracket/quote for each open bracket/quote
matching
Generate a
BTreeMap
with an entry for each pair of opening and closing brackets/quotes
open
Generate a
BTreeMap
with the matching open bracket/quote for each close bracket/quote