# Functions
NewValidator creates a new CWT Validator.
# Structs
Claims represents a set of common claims for CWT.
Validator defines how CBOR Web Tokens (CWT) should be validated.
ValidatorOpts defines validation options for CWT validators.
# Type aliases
ClaimsMap supports full claims for CWT.