fluxor 1.1.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::*;