Crate boa_unicode

source ·
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

Traits

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