I also have a Macaroons implementation in Rust:
https://github.com/cryptosphere/macaroons-rs
I recently gave a talk about it at the Rust Bay Area Meetup:
https://air.mozilla.org/rust-meetup-february-2017-02-09/
Are you interested in joining forces and collaborating on a single crate? It looks like your implementation may be more complete than mine (despite my crate being much, much older, heh)
One of the things I find frustrating with Rust is when there are several crates implementing the same thing instead of collaboration on making a single, awesome crate.
I also have a Macaroons implementation in Rust:
https://github.com/cryptosphere/macaroons-rs
I recently gave a talk about it at the Rust Bay Area Meetup:
https://air.mozilla.org/rust-meetup-february-2017-02-09/
Are you interested in joining forces and collaborating on a single crate? It looks like your implementation may be more complete than mine (despite my crate being much, much older, heh)
One of the things I find frustrating with Rust is when there are several crates implementing the same thing instead of collaboration on making a single, awesome crate.