ntex-files 3.0.0

Static files support for ntex web.
Documentation
<div align="center">

# Static files support for ntex

[![Version](https://img.shields.io/badge/rustc-1.65+-lightgray.svg)](https://blog.rust-lang.org/2022/11/03/Rust-1.65.0.html) 
[![codecov](https://codecov.io/gh/ntex-rs/ntex-extras/branch/master/graph/badge.svg)](https://codecov.io/gh/ntex-rs/ntex-extras) 

</div>

## Documentation & community resources

* [User Guide]https://ntex.rs/docs
* [API Documentation]https://docs.rs/ntex-files
* Cargo package: [ntex-files]https://crates.io/crates/ntex-files
* Minimum supported Rust version: 1.65 or later

## Build statuses

| Platform         | Build Status |
| ---------------- | ------------ |
| Linux            | [![build status]https://github.com/ntex-rs/ntex-extras/workflows/CI%20%28Linux%29/badge.svg?branch=master&event=push]https://github.com/ntex-rs/ntex-extras/actions?query=workflow%3A"CI+(Linux") |
| macOS            | [![build status]https://github.com/ntex-rs/ntex-extras/workflows/CI%20%28OSX%29/badge.svg?branch=master&event=push]https://github.com/ntex-rs/ntex-extras/actions?query=workflow%3A"CI+(OSX") |
| Windows          | [![build status]https://github.com/ntex-rs/ntex-extras/workflows/CI%20%28Windows%29/badge.svg?branch=master&event=push]https://github.com/ntex-rs/ntex-extras/actions?query=workflow%3A"CI+(Windows") |