xeo 0.0.1

Fast Rust-Based Web-Framework
Documentation
1
2
3
4

pub fn version() -> &'static str {
    "Xeo Framework v0.0.1"
}