Module precis_core::stringclasses
source · Expand description
This module contains the implementation and traits for the
String classes such as it is defined by the PRECIS framework
rfc8264
Structs§
- Concrete class representing PRECIS
FreeformClass
from RFC 8264. - Concrete class representing PRECIS
IdentifierClass
from RFC 8264.
Traits§
- 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
- Base interface for all String classes in PRECIS framework.