[][src]Crate boa_unicode

This library implements the extension to query if a char belongs to a particular unicode identifier property. Version: Unicode 13.0.0

More information:

Constants

UNICODE_VERSION

The version of Unicode.

Traits

UnicodeProperties

Extend a type of code point to query if a value belongs to a particular Unicode property.