Crates.io | logix-type |
lib.rs | logix-type |
version | 0.11.2 |
source | src |
created_at | 2023-10-28 19:34:30.960936 |
updated_at | 2024-07-12 13:21:58.17262 |
description | Provides the `LogixType` trait and the parser for `.logix` files, aimed at enabling easy-to-read-and-write configurations for `logix`. |
homepage | |
repository | https://github.com/logix-tool/logix-type |
max_upload_size | |
id | 1017149 |
size | 181,528 |
Welcome to logix-type
, the dedicated parser for .logix
files, used by the logix
crate. It aims to be a user readable format that is easy to both read and write. This makes logix-type
an essential part of the Logix ecosystem.
The focus of this crate is to provide the config format needed by Logix. Compatibility will be broken without considerations at this stage.
This project is licensed under either the Apache License, Version 2.0 or the MIT license, 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.