runique 1.1.25

A Django-inspired web framework for Rust with ORM, templates, and comprehensive security middleware
Documentation
1
2
3
4
5
pub mod flash_manager;
pub mod flash_struct;

pub use flash_manager::Message;
pub use flash_struct::*;