Crate unicode_matching

Source

Constants§

MATCHING
Full set of matching brackets/quotes

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