ruwebframe 0.1.1

A brief description of your crate.
Documentation
1
2
3
4
5
pub mod dbexample;

pub use dbexample::*;
pub mod person_init;
pub use person_init::*;