ucan 0.4.0

Implement UCAN-based authorization with conciseness and ease!
Documentation
1
2
3
4
5
mod email;
mod wnfs;

pub use email::*;
pub use wnfs::*;