soop3 0.14.0

the based http fileserver (rust port)
Documentation
1
2
3
4
5
// soop3 library root for testing and modular access

pub mod config;
pub mod server;
pub mod utils;