logix-vfs 0.9.0

A virtual file system abstraction used by logix
Documentation
# logix-vfs - Virtual file system used by logix

`logix-vfs` is a virtual filesystem used by [Logix][logix].

## Goals

- Provide the functionality required by [Logix][logix]

## Current Focus

The focus of this crate is to provide the config format needed by [Logix][logix]. Compatibility will be broken without considerations at this stage.

# License

This project is licensed under either the [Apache License, Version 2.0](LICENSE-APACHE) or the [MIT license](LICENSE-MIT),
at your option. All contributions to this project must also be under the same license, unless an exception is explicitly
stated at the top of the contributed file.

[logix]: https://github.com/logix-tool/logix