static-files-actix-web 0.1.0

static-files-actix-web description.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# static-files-actix-web description

## Legal

Dual-licensed under `MIT` or the [UNLICENSE](http://unlicense.org/).

## Features

## Usage

Add dependency to Cargo.toml:

```toml
[dependencies]
static-files-actix-web = "0.1"
```