rwf 0.2.1

Framework for building web applications in the Rust programming language
Documentation
1
2
3
//! Implements automatically calling functions after model events, e.g. when a model is saved, created, etc.
//!
//! This is currently a work in progress.