Expand description
This module contains the implementation and traits for the
String classes such as it is defined by the PRECIS framework
rfc8264
Structs§
- Freeform
Class - Concrete class representing PRECIS
FreeformClass
from RFC 8264. - Identifier
Class - Concrete class representing PRECIS
IdentifierClass
from RFC 8264.
Traits§
- Specific
Derived Property Value - Interface for specific classes to deal with specific Unicode
code groups defined in RFC 8264.
Next callbacks will be invoked to calculate the derived property
according to the algorithm defined in
rfc8264
- String
Class - Base interface for all String classes in PRECIS framework.