Modulesยง
Structsยง
- The content of a license.
- A newtype wrapping
String
or&str
for the license key. - The error type for invalid license key when verifying as JWT.
- The singleton license manager.
Enumsยง
- A set of features that are available based on the tier of the license.
- The error type for feature not available due to license.
- Issuer of the license.
- License tier.
Functionsยง
- report_
telemetry ๐
Type Aliasesยง
- Alias for
LicenseKey<&str>
.