fluxor 1.2.0

Fluxor is a versatile Rust web framework designed for data science and computing science applications.
Documentation
1
2
3
4
pub use fluxio::*;

pub mod method;
pub use method::*;