gluer 0.9.1

A wrapper for Rust frameworks that eliminates redundant type and function definitions between the frontend and backend
Documentation
1
2
3
pub const PKG_NAME: &str = env!("CARGO_PKG_NAME");
pub const PKG_VERSION: &str = env!("CARGO_PKG_VERSION");
pub const PKG_REPOSITORY: &str = env!("CARGO_PKG_REPOSITORY");