ucan 0.3.0-alpha.2

Implement UCAN-based authorization with conciseness and ease!
Documentation
1
2
3
4
5
6
7
8
9
10
[![Test status](https://github.com/cdata/rs-ucan/actions/workflows/run_test_suite.yaml/badge.svg)](https://github.com/cdata/rs-ucan/actions/workflows/run_test_suite.yaml)
[![Docs status](https://img.shields.io/docsrs/ucan)](https://docs.rs/ucan)
[![Crate](https://img.shields.io/crates/v/ucan.svg)](https://crates.io/crates/ucan)
[![License](https://img.shields.io/crates/l/ucan)](https://opensource.org/licenses/Apache-2.0)

This is a Rust library to help the next generation of web applications make use
of UCANs in their authorization flows. To learn more about UCANs and how you
might use them in your application, visit [https://ucan.xyz][ucan website]!

[ucan website]: https://ucan.xyz