Expand description
Boa’s boa_unicode
crate for query valid Unicode identifiers.
§Crate Overview
This crate implements the extension to query if a char belongs to a particular unicode identifier property.
Current Version:
- Unicode 15.0.0
More information:
Constants§
- UNICODE_
VERSION - The version of Unicode.
Traits§
- Unicode
Properties - Extend a type of code point to query if a value belongs to a particular Unicode property.