//! Utilities for working with the [General Security Profile](https://www.unicode.org/reports/tr39/#General_Security_Profile)
//! for identifiers
use crateidentifier;
pub use IdentifierType;
/// Methods for determining characters not restricted from use for identifiers.