toolbox 0.1.3

Simple tools for daily use
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# toolbox::{vfs, alg}

[![Crates.io](https://img.shields.io/crates/l/toolbox.svg)](https://github.com/torkve/shotwellvfs/blob/master/LICENSE)

Simple tools.

# vfs
Virtual file system for convenient work with relative paths. \
Currently tested only on Linux.

# alg
Common algorithms.