ripdir 0.1.0

Crazy fast directory listings.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Introduction

Welcome to the _ripdir_ crate!

## License

_ripdir_ is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT) for details.

## Build Status

![Clippy](https://github.com/Coding-Badly/ripdir/actions/workflows/clippy.yml/badge.svg)
![Examples](https://github.com/Coding-Badly/ripdir/actions/workflows/examples.yml/badge.svg)
![Test](https://github.com/Coding-Badly/ripdir/actions/workflows/test.yml/badge.svg)