file-rotator 0.2.1

File rotation made simple
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# file-rotator


As per the super original name says, this will rotate your files for you.
And before you ask, yes, [`file-rotate`](https://crates.io/crates/file-rotate) was already taken.

## Installation


Just add it in your `Cargo.toml`, easy peasy.

## Usage


Read the docs! I think they're pretty intuitive :)  
It's literally just a struct that you throw bytes at :p