logix-vfs 0.4.0

A virtual file system abstraction used by logix
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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 the Mozilla Public License 2.0 (MPL). All contributions to this project will be covered by the MPL, unless an exception is explicitly stated at the top of the contributed file. For more details, see the [LICENSE](LICENSE) file in the repository

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