fr-rust 0.2.0

A comprehensive framework/utility library for Actix-web, Postgres, Redis, and authentication.
Documentation
1
2
3
pub mod server;
pub use server::{env, env_or_default, load_env};
pub mod run;