cybertoken-rs

A Rust implementation of the cybertoken, a token format inspired by the GitHub API token format.
Licensed under MIT or APACHE 2.0 or EUPL v 1.2.
Install
Extend your Cargo.toml configuration file to include cybertoken as a dependency or install the package with the Cargo package manager.
Usage
use Cybertoken;