## GUARDIAN Shared Crate
This crate contains shared types and utilities for the GUARDIAN project.
### Features
- `auth`: Authentication utilities for Miden Falcon RPO-512
- `hex`: Hex utilities for converting between types and hex strings
- `retry`: Transient-failure classification, jittered backoff, and the retry
policy types shared by the Guardian server and the Miden SDK clients