localauth 0.1.5

A simple local variable based authentication crate. NO encryption or data persistence yet
Documentation

localauth

A simple local variable based authentication crate. NO encryption or data persistence yet

Usage

use auth;

let mut user = auth::register();