interledger-service 0.3.0

The core abstraction for the Interledger.rs implementation
Documentation
1
2
3
4
5
mod token;
pub use token::Auth;

mod username;
pub use username::Username;