Structs§
- A newtype wrapping
String
or&str
for the license key.
Constants§
- A license key with the paid tier and 4 core CPU limit that works in production.
- A license key with the paid tier that only works in tests.
Type Aliases§
- Alias for
LicenseKey<&str>
.