static-web-server 2.32.0

A cross-platform, high-performance and asynchronous web server for static files-serving.
Documentation
1
2
3
fn main() -> shadow_rs::SdResult<()> {
    shadow_rs::new()
}