cashweb-auth-wrapper 0.1.0-alpha.2

A library providing deserialization, parsing, and verification needed within the cash:web Authorization Wrapper Framework
Documentation
fn main() {
    prost_build::compile_protos(&["src/proto/wrapper.proto"], &["src/"]).unwrap();
}