rsauth 0.0.1

An authentication library for Rust (placeholder, work in progress)
1
2
3
fn main() {
    println!("Hello, world!");
}